{ "@context": { "@version": 1.1, "adyen": "https://docs.adyen.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "CostEstimateAssumptions": "adyen:CostEstimateAssumptions", "CostEstimateRequest": "adyen:CostEstimateRequest", "CostEstimateResponse": "adyen:CostEstimateResponse", "assume3DSecureAuthenticated": { "@id": "adyen:assume3DSecureAuthenticated", "@type": "xsd:boolean" }, "assumeLevel3Data": { "@id": "adyen:assumeLevel3Data", "@type": "xsd:boolean" }, "installments": { "@id": "adyen:installments", "@type": "xsd:integer" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "assumptions": { "@id": "adyen:assumptions", "@type": "xsd:string" }, "cardNumber": { "@id": "adyen:cardNumber", "@type": "xsd:string" }, "encryptedCardNumber": { "@id": "adyen:encryptedCardNumber", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "merchantDetails": { "@id": "adyen:merchantDetails", "@type": "xsd:string" }, "recurring": { "@id": "adyen:recurring", "@type": "xsd:string" }, "selectedRecurringDetailReference": { "@id": "adyen:selectedRecurringDetailReference", "@type": "xsd:string" }, "shopperInteraction": { "@id": "adyen:shopperInteraction", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "cardBin": { "@id": "adyen:cardBin", "@type": "xsd:string" }, "costEstimateAmount": { "@id": "adyen:costEstimateAmount", "@type": "xsd:string" }, "costEstimateReference": { "@id": "adyen:costEstimateReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "surchargeType": { "@id": "adyen:surchargeType", "@type": "xsd:string" } } }