{ "@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#", "PayoutResponse": "adyen:PayoutResponse", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "authCode": { "@id": "adyen:authCode", "@type": "xsd:string" }, "dccAmount": { "@id": "adyen:dccAmount", "@type": "xsd:string" }, "dccSignature": { "@id": "adyen:dccSignature", "@type": "xsd:string" }, "fraudResult": { "@id": "adyen:fraudResult", "@type": "xsd:string" }, "issuerUrl": { "@id": "adyen:issuerUrl", "@type": "xsd:string" }, "md": { "@id": "adyen:md", "@type": "xsd:string" }, "paRequest": { "@id": "adyen:paRequest", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "refusalReason": { "@id": "adyen:refusalReason", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" } } }