{ "@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#", "TransactionTotals": "adyen:TransactionTotals", "PaymentInstrumentType": { "@id": "adyen:PaymentInstrumentType", "@type": "xsd:string" }, "AcquirerID": { "@id": "adyen:AcquirerID", "@type": "xsd:integer" }, "HostReconciliationID": { "@id": "adyen:HostReconciliationID", "@type": "xsd:string" }, "CardBrand": { "@id": "adyen:CardBrand", "@type": "xsd:string" }, "POIID": { "@id": "adyen:POIID", "@type": "xsd:string" }, "SaleID": { "@id": "adyen:SaleID", "@type": "xsd:string" }, "OperatorID": { "@id": "adyen:OperatorID", "@type": "xsd:string" }, "ShiftNumber": { "@id": "adyen:ShiftNumber", "@type": "xsd:string" }, "TotalsGroupID": { "@id": "adyen:TotalsGroupID", "@type": "xsd:string" }, "PaymentCurrency": { "@id": "adyen:PaymentCurrency", "@type": "xsd:string" }, "PaymentTotals": { "@id": "adyen:PaymentTotals", "@container": "@set", "@type": "xsd:string" }, "LoyaltyUnit": { "@id": "adyen:LoyaltyUnit", "@type": "xsd:string" }, "LoyaltyCurrency": { "@id": "adyen:LoyaltyCurrency", "@type": "xsd:string" }, "LoyaltyTotals": { "@id": "adyen:LoyaltyTotals", "@container": "@set", "@type": "xsd:string" } } }