{ "@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#", "MigrationData": "adyen:MigrationData", "accountHolderId": { "@id": "adyen:accountHolderId", "@type": "xsd:string" }, "balancePlatform": { "@id": "adyen:balancePlatform", "@type": "xsd:string" }, "migrated": { "@id": "adyen:migrated", "@type": "xsd:boolean" }, "migratedAccounts": { "@id": "adyen:migratedAccounts", "@container": "@set", "@type": "xsd:string" }, "migratedShareholders": { "@id": "adyen:migratedShareholders", "@container": "@set", "@type": "xsd:string" }, "migratedStores": { "@id": "adyen:migratedStores", "@container": "@set", "@type": "xsd:string" }, "migrationDate": { "@id": "adyen:migrationDate", "@type": "xsd:dateTime" } } }