{ "@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#", "NotifyShopperRequest": "adyen:NotifyShopperRequest", "NotifyShopperResult": "adyen:NotifyShopperResult", "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "billingDate": { "@id": "adyen:billingDate", "@type": "xsd:string" }, "billingSequenceNumber": { "@id": "adyen:billingSequenceNumber", "@type": "xsd:string" }, "displayedReference": { "@id": "adyen:displayedReference", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "storedPaymentMethodId": { "@id": "adyen:storedPaymentMethodId", "@type": "xsd:string" }, "message": { "@id": "adyen:message", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "shopperNotificationReference": { "@id": "adyen:shopperNotificationReference", "@type": "xsd:string" } } }