{ "@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#", "TransactionConditions": "adyen:TransactionConditions", "AllowedPaymentBrand": { "@id": "adyen:AllowedPaymentBrand", "@container": "@set", "@type": "xsd:string" }, "AcquirerID": { "@id": "adyen:AcquirerID", "@container": "@set", "@type": "xsd:integer" }, "DebitPreferredFlag": { "@id": "adyen:DebitPreferredFlag", "@type": "xsd:boolean" }, "AllowedLoyaltyBrand": { "@id": "adyen:AllowedLoyaltyBrand", "@container": "@set", "@type": "xsd:string" }, "LoyaltyHandling": { "@id": "adyen:LoyaltyHandling", "@type": "xsd:string" }, "CustomerLanguage": { "@id": "adyen:CustomerLanguage", "@type": "xsd:string" }, "ForceOnlineFlag": { "@id": "adyen:ForceOnlineFlag", "@type": "xsd:boolean" }, "ForceEntryMode": { "@id": "adyen:ForceEntryMode", "@type": "xsd:string" }, "MerchantCategoryCode": { "@id": "adyen:MerchantCategoryCode", "@type": "xsd:string" } } }