{ "@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#", "PaymentInstrumentData": "adyen:PaymentInstrumentData", "PaymentInstrumentType": "adyen:PaymentInstrumentType", "ProtectedCardData": { "@id": "adyen:ProtectedCardData", "@type": "xsd:string" }, "CardData": { "@id": "adyen:CardData", "@type": "xsd:string" }, "CheckData": { "@id": "adyen:CheckData", "@type": "xsd:string" }, "MobileData": { "@id": "adyen:MobileData", "@type": "xsd:string" }, "StoredValueAccountID": { "@id": "adyen:StoredValueAccountID", "@type": "xsd:string" } } }