{ "@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#", "CreateUserResponse": "adyen:CreateUserResponse", "Links": { "@id": "adyen:_links", "@type": "xsd:string" }, "accountGroups": { "@id": "adyen:accountGroups", "@container": "@set", "@type": "xsd:string" }, "active": { "@id": "adyen:active", "@type": "xsd:boolean" }, "apps": { "@id": "adyen:apps", "@container": "@set", "@type": "xsd:string" }, "email": "schema:email", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "name": "schema:name", "roles": { "@id": "adyen:roles", "@container": "@set", "@type": "xsd:string" }, "timeZoneCode": { "@id": "adyen:timeZoneCode", "@type": "xsd:string" }, "username": { "@id": "adyen:username", "@type": "xsd:string" } } }