{ "@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#", "AndroidApp": "adyen:AndroidApp", "description": "schema:description", "errorCode": { "@id": "adyen:errorCode", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "label": { "@id": "adyen:label", "@type": "xsd:string" }, "packageName": { "@id": "adyen:packageName", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "versionCode": { "@id": "adyen:versionCode", "@type": "xsd:integer" }, "versionName": { "@id": "adyen:versionName", "@type": "xsd:string" } } }