{ "@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#", "UpdateSweepConfigurationV2": "adyen:UpdateSweepConfigurationV2", "category": { "@id": "adyen:category", "@type": "xsd:string" }, "counterparty": { "@id": "adyen:counterparty", "@type": "xsd:string" }, "currency": { "@id": "adyen:currency", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "priorities": { "@id": "adyen:priorities", "@container": "@set", "@type": "xsd:string" }, "reason": { "@id": "adyen:reason", "@type": "xsd:string" }, "schedule": { "@id": "adyen:schedule", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "sweepAmount": { "@id": "adyen:sweepAmount", "@type": "xsd:string" }, "targetAmount": { "@id": "adyen:targetAmount", "@type": "xsd:string" }, "triggerAmount": { "@id": "adyen:triggerAmount", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" } } }