{ "@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#", "PaymentResult": "adyen:PaymentResult", "PaymentType": { "@id": "adyen:PaymentType", "@type": "xsd:string" }, "PaymentInstrumentData": { "@id": "adyen:PaymentInstrumentData", "@type": "xsd:string" }, "AmountsResp": { "@id": "adyen:AmountsResp", "@type": "xsd:string" }, "Instalment": { "@id": "adyen:Instalment", "@type": "xsd:string" }, "CurrencyConversion": { "@id": "adyen:CurrencyConversion", "@container": "@set", "@type": "xsd:string" }, "MerchantOverrideFlag": { "@id": "adyen:MerchantOverrideFlag", "@type": "xsd:boolean" }, "CapturedSignature": { "@id": "adyen:CapturedSignature", "@type": "xsd:string" }, "ProtectedSignature": { "@id": "adyen:ProtectedSignature", "@type": "xsd:string" }, "CustomerLanguage": { "@id": "adyen:CustomerLanguage", "@type": "xsd:string" }, "OnlineFlag": { "@id": "adyen:OnlineFlag", "@type": "xsd:boolean" }, "AuthenticationMethod": { "@id": "adyen:AuthenticationMethod", "@type": "xsd:string" }, "ValidityDate": { "@id": "adyen:ValidityDate", "@type": "xsd:date" }, "PaymentAcquirerData": { "@id": "adyen:PaymentAcquirerData", "@type": "xsd:string" } } }