{ "@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#", "NotificationConfigurationDetails": "adyen:NotificationConfigurationDetails", "NotificationEventConfiguration": "adyen:NotificationEventConfiguration", "active": { "@id": "adyen:active", "@type": "xsd:boolean" }, "apiVersion": { "@id": "adyen:apiVersion", "@type": "xsd:integer" }, "description": "schema:description", "eventConfigs": { "@id": "adyen:eventConfigs", "@container": "@set", "@type": "xsd:string" }, "hmacSignatureKey": { "@id": "adyen:hmacSignatureKey", "@type": "xsd:string" }, "notificationId": { "@id": "adyen:notificationId", "@type": "xsd:integer" }, "notifyPassword": { "@id": "adyen:notifyPassword", "@type": "xsd:string" }, "notifyURL": { "@id": "adyen:notifyURL", "@type": "xsd:string" }, "notifyUsername": { "@id": "adyen:notifyUsername", "@type": "xsd:string" }, "sslProtocol": { "@id": "adyen:sslProtocol", "@type": "xsd:string" }, "eventType": { "@id": "adyen:eventType", "@type": "xsd:string" }, "includeMode": { "@id": "adyen:includeMode", "@type": "xsd:string" } } }