{ "@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#", "CardData": "adyen:CardData", "PaymentBrand": { "@id": "adyen:PaymentBrand", "@type": "xsd:string" }, "MaskedPan": { "@id": "adyen:MaskedPan", "@type": "xsd:string" }, "PaymentAccountRef": { "@id": "adyen:PaymentAccountRef", "@type": "xsd:string" }, "EntryMode": { "@id": "adyen:EntryMode", "@type": "xsd:string" }, "CardCountryCode": { "@id": "adyen:CardCountryCode", "@type": "xsd:integer" }, "ProtectedCardData": { "@id": "adyen:ProtectedCardData", "@type": "xsd:string" }, "SensitiveCardData": { "@id": "adyen:SensitiveCardData", "@type": "xsd:string" }, "AllowedProductCode": { "@id": "adyen:AllowedProductCode", "@container": "@set", "@type": "xsd:integer" }, "AllowedProduct": { "@id": "adyen:AllowedProduct", "@container": "@set", "@type": "xsd:string" }, "PaymentToken": { "@id": "adyen:PaymentToken", "@type": "xsd:string" }, "CustomerOrder": { "@id": "adyen:CustomerOrder", "@container": "@set", "@type": "xsd:string" } } }