{ "@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#", "OnboardingLinkInfo": "adyen:OnboardingLinkInfo", "OnboardingLink": "adyen:OnboardingLink", "OnboardingTheme": "adyen:OnboardingTheme", "OnboardingThemes": "adyen:OnboardingThemes", "locale": { "@id": "adyen:locale", "@type": "xsd:string" }, "redirectUrl": { "@id": "adyen:redirectUrl", "@type": "xsd:string" }, "settings": { "@id": "adyen:settings", "@type": "@id" }, "themeId": { "@id": "adyen:themeId", "@type": "xsd:string" }, "url": "schema:url", "createdAt": { "@id": "adyen:createdAt", "@type": "xsd:dateTime" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "properties": { "@id": "adyen:properties", "@type": "@id" }, "updatedAt": { "@id": "adyen:updatedAt", "@type": "xsd:dateTime" }, "next": { "@id": "adyen:next", "@type": "xsd:string" }, "previous": { "@id": "adyen:previous", "@type": "xsd:string" }, "themes": { "@id": "adyen:themes", "@container": "@set", "@type": "xsd:string" } } }