{ "@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#", "SupplyDefenseDocumentRequest": "adyen:SupplyDefenseDocumentRequest", "SupplyDefenseDocumentResponse": "adyen:SupplyDefenseDocumentResponse", "defenseDocuments": { "@id": "adyen:defenseDocuments", "@container": "@set", "@type": "xsd:string" }, "disputePspReference": { "@id": "adyen:disputePspReference", "@type": "xsd:string" }, "merchantAccountCode": { "@id": "adyen:merchantAccountCode", "@type": "xsd:string" }, "disputeServiceResult": { "@id": "adyen:disputeServiceResult", "@type": "xsd:string" } } }