{ "@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#", "Input": "adyen:Input", "InputCommand": { "@id": "adyen:InputCommand", "@type": "xsd:string" }, "ConfirmedFlag": { "@id": "adyen:ConfirmedFlag", "@type": "xsd:boolean" }, "FunctionKey": { "@id": "adyen:FunctionKey", "@type": "xsd:integer" }, "TextInput": { "@id": "adyen:TextInput", "@type": "xsd:string" }, "DigitInput": { "@id": "adyen:DigitInput", "@type": "xsd:integer" }, "Password": { "@id": "adyen:Password", "@type": "xsd:string" }, "MenuEntryNumber": { "@id": "adyen:MenuEntryNumber", "@container": "@set", "@type": "xsd:integer" } } }