{ "@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#", "CardDetailsRequest": "adyen:CardDetailsRequest", "CardDetailsResponse": "adyen:CardDetailsResponse", "CardDetails": "adyen:CardDetails", "cardNumber": { "@id": "adyen:cardNumber", "@type": "xsd:string" }, "countryCode": { "@id": "adyen:countryCode", "@type": "xsd:string" }, "encryptedCardNumber": { "@id": "adyen:encryptedCardNumber", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "supportedBrands": { "@id": "adyen:supportedBrands", "@container": "@set", "@type": "xsd:string" }, "brands": { "@id": "adyen:brands", "@container": "@set", "@type": "xsd:string" }, "brand": { "@id": "adyen:brand", "@type": "xsd:string" }, "checkoutAttemptId": { "@id": "adyen:checkoutAttemptId", "@type": "xsd:string" }, "cupsecureplus.smscode": { "@id": "adyen:cupsecureplus.smscode", "@type": "xsd:string" }, "cvc": { "@id": "adyen:cvc", "@type": "xsd:string" }, "encryptedExpiryMonth": { "@id": "adyen:encryptedExpiryMonth", "@type": "xsd:string" }, "encryptedExpiryYear": { "@id": "adyen:encryptedExpiryYear", "@type": "xsd:string" }, "encryptedSecurityCode": { "@id": "adyen:encryptedSecurityCode", "@type": "xsd:string" }, "expiryMonth": { "@id": "adyen:expiryMonth", "@type": "xsd:string" }, "expiryYear": { "@id": "adyen:expiryYear", "@type": "xsd:string" }, "fundingSource": { "@id": "adyen:fundingSource", "@type": "xsd:string" }, "holderName": { "@id": "adyen:holderName", "@type": "xsd:string" }, "networkPaymentReference": { "@id": "adyen:networkPaymentReference", "@type": "xsd:string" }, "number": { "@id": "adyen:number", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" }, "shopperNotificationReference": { "@id": "adyen:shopperNotificationReference", "@type": "xsd:string" }, "storedPaymentMethodId": { "@id": "adyen:storedPaymentMethodId", "@type": "xsd:string" }, "threeDS2SdkVersion": { "@id": "adyen:threeDS2SdkVersion", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" } } }