{ "@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#", "DocumentPage": "adyen:DocumentPage", "DocumentReference": "adyen:DocumentReference", "Document": "adyen:Document", "pageName": { "@id": "adyen:pageName", "@type": "xsd:string" }, "pageNumber": { "@id": "adyen:pageNumber", "@type": "xsd:integer" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "active": { "@id": "adyen:active", "@type": "xsd:boolean" }, "description": "schema:description", "fileName": { "@id": "adyen:fileName", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "modificationDate": { "@id": "adyen:modificationDate", "@type": "xsd:dateTime" }, "pages": { "@id": "adyen:pages", "@container": "@set", "@type": "xsd:string" }, "attachment": { "@id": "adyen:attachment", "@type": "xsd:string" }, "attachments": { "@id": "adyen:attachments", "@container": "@set", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "expiryDate": { "@id": "adyen:expiryDate", "@type": "xsd:string" }, "issuerCountry": { "@id": "adyen:issuerCountry", "@type": "xsd:string" }, "issuerState": { "@id": "adyen:issuerState", "@type": "xsd:string" }, "number": { "@id": "adyen:number", "@type": "xsd:string" }, "owner": { "@id": "adyen:owner", "@type": "xsd:string" } } }