{ "@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#", "PciDocumentInfo": "adyen:PciDocumentInfo", "PciSigningRequest": "adyen:PciSigningRequest", "PciSigningResponse": "adyen:PciSigningResponse", "createdAt": { "@id": "adyen:createdAt", "@type": "xsd:dateTime" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "validUntil": { "@id": "adyen:validUntil", "@type": "xsd:dateTime" }, "pciTemplateReferences": { "@id": "adyen:pciTemplateReferences", "@container": "@set", "@type": "xsd:string" }, "signedBy": { "@id": "adyen:signedBy", "@type": "xsd:string" }, "pciQuestionnaireIds": { "@id": "adyen:pciQuestionnaireIds", "@container": "@set", "@type": "xsd:string" } } }