{ "@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#", "GetStoresUnderAccountRequest": "adyen:GetStoresUnderAccountRequest", "GetStoresUnderAccountResponse": "adyen:GetStoresUnderAccountResponse", "GetTerminalDetailsRequest": "adyen:GetTerminalDetailsRequest", "GetTerminalDetailsResponse": "adyen:GetTerminalDetailsResponse", "GetTerminalsUnderAccountRequest": "adyen:GetTerminalsUnderAccountRequest", "GetTerminalsUnderAccountResponse": "adyen:GetTerminalsUnderAccountResponse", "companyAccount": { "@id": "adyen:companyAccount", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "stores": { "@id": "adyen:stores", "@container": "@set", "@type": "xsd:string" }, "terminal": { "@id": "adyen:terminal", "@type": "xsd:string" }, "bluetoothIp": { "@id": "adyen:bluetoothIp", "@type": "xsd:string" }, "bluetoothMac": { "@id": "adyen:bluetoothMac", "@type": "xsd:string" }, "country": { "@id": "adyen:country", "@type": "xsd:string" }, "deviceModel": { "@id": "adyen:deviceModel", "@type": "xsd:string" }, "dhcpEnabled": { "@id": "adyen:dhcpEnabled", "@type": "xsd:boolean" }, "displayLabel": { "@id": "adyen:displayLabel", "@type": "xsd:string" }, "ethernetIp": { "@id": "adyen:ethernetIp", "@type": "xsd:string" }, "ethernetMac": { "@id": "adyen:ethernetMac", "@type": "xsd:string" }, "firmwareVersion": { "@id": "adyen:firmwareVersion", "@type": "xsd:string" }, "iccid": { "@id": "adyen:iccid", "@type": "xsd:string" }, "lastActivityDateTime": { "@id": "adyen:lastActivityDateTime", "@type": "xsd:dateTime" }, "lastTransactionDateTime": { "@id": "adyen:lastTransactionDateTime", "@type": "xsd:dateTime" }, "linkNegotiation": { "@id": "adyen:linkNegotiation", "@type": "xsd:string" }, "merchantInventory": { "@id": "adyen:merchantInventory", "@type": "xsd:boolean" }, "permanentTerminalId": { "@id": "adyen:permanentTerminalId", "@type": "xsd:string" }, "serialNumber": { "@id": "adyen:serialNumber", "@type": "xsd:string" }, "simStatus": { "@id": "adyen:simStatus", "@type": "xsd:string" }, "store": { "@id": "adyen:store", "@type": "xsd:string" }, "storeDetails": { "@id": "adyen:storeDetails", "@type": "xsd:string" }, "terminalStatus": { "@id": "adyen:terminalStatus", "@type": "xsd:string" }, "wifiIp": { "@id": "adyen:wifiIp", "@type": "xsd:string" }, "wifiMac": { "@id": "adyen:wifiMac", "@type": "xsd:string" }, "inventoryTerminals": { "@id": "adyen:inventoryTerminals", "@container": "@set", "@type": "xsd:string" }, "merchantAccounts": { "@id": "adyen:merchantAccounts", "@container": "@set", "@type": "xsd:string" } } }