{ "@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#", "GetOnboardingUrlRequest": "adyen:GetOnboardingUrlRequest", "GetOnboardingUrlResponse": "adyen:GetOnboardingUrlResponse", "GetPciUrlRequest": "adyen:GetPciUrlRequest", "GetPciUrlResponse": "adyen:GetPciUrlResponse", "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "collectInformation": { "@id": "adyen:collectInformation", "@type": "xsd:string" }, "editMode": { "@id": "adyen:editMode", "@type": "xsd:boolean" }, "mobileOAuthCallbackUrl": { "@id": "adyen:mobileOAuthCallbackUrl", "@type": "xsd:string" }, "platformName": { "@id": "adyen:platformName", "@type": "xsd:string" }, "returnUrl": { "@id": "adyen:returnUrl", "@type": "xsd:string" }, "shopperLocale": { "@id": "adyen:shopperLocale", "@type": "xsd:string" }, "showPages": { "@id": "adyen:showPages", "@type": "xsd:string" }, "invalidFields": { "@id": "adyen:invalidFields", "@container": "@set", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "redirectUrl": { "@id": "adyen:redirectUrl", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" } } }