{ "@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#", "DeviceInfo": "adyen:DeviceInfo", "cardCaptureTechnology": { "@id": "adyen:cardCaptureTechnology", "@type": "xsd:string" }, "deviceName": { "@id": "adyen:deviceName", "@type": "xsd:string" }, "formFactor": { "@id": "adyen:formFactor", "@type": "xsd:string" }, "imei": { "@id": "adyen:imei", "@type": "xsd:string" }, "isoDeviceType": { "@id": "adyen:isoDeviceType", "@type": "xsd:string" }, "msisdn": { "@id": "adyen:msisdn", "@type": "xsd:string" }, "osName": { "@id": "adyen:osName", "@type": "xsd:string" }, "osVersion": { "@id": "adyen:osVersion", "@type": "xsd:string" }, "paymentTypes": { "@id": "adyen:paymentTypes", "@container": "@set", "@type": "xsd:string" }, "serialNumber": { "@id": "adyen:serialNumber", "@type": "xsd:string" }, "storageTechnology": { "@id": "adyen:storageTechnology", "@type": "xsd:string" } } }