{ "@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#", "PayoutSettingsRequest": "adyen:PayoutSettingsRequest", "PayoutSettingsResponse": "adyen:PayoutSettingsResponse", "PayoutSettings": "adyen:PayoutSettings", "enabled": { "@id": "adyen:enabled", "@type": "xsd:boolean" }, "enabledFromDate": { "@id": "adyen:enabledFromDate", "@type": "xsd:string" }, "transferInstrumentId": { "@id": "adyen:transferInstrumentId", "@type": "xsd:string" }, "data": { "@id": "adyen:data", "@container": "@set", "@type": "xsd:string" }, "allowed": { "@id": "adyen:allowed", "@type": "xsd:boolean" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "priority": { "@id": "adyen:priority", "@type": "xsd:string" }, "verificationStatus": { "@id": "adyen:verificationStatus", "@type": "xsd:string" } } }