{ "@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#", "ThreeDSAvailabilityRequest": "adyen:ThreeDSAvailabilityRequest", "ThreeDSAvailabilityResponse": "adyen:ThreeDSAvailabilityResponse", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "brands": { "@id": "adyen:brands", "@container": "@set", "@type": "xsd:string" }, "cardNumber": { "@id": "adyen:cardNumber", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "binDetails": { "@id": "adyen:binDetails", "@type": "xsd:string" }, "dsPublicKeys": { "@id": "adyen:dsPublicKeys", "@container": "@set", "@type": "xsd:string" }, "threeDS1Supported": { "@id": "adyen:threeDS1Supported", "@type": "xsd:boolean" }, "threeDS2CardRangeDetails": { "@id": "adyen:threeDS2CardRangeDetails", "@container": "@set", "@type": "xsd:string" }, "threeDS2supported": { "@id": "adyen:threeDS2supported", "@type": "xsd:boolean" } } }