{ "@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#", "CardBin": "adyen:CardBin", "bin": { "@id": "adyen:bin", "@type": "xsd:string" }, "commercial": { "@id": "adyen:commercial", "@type": "xsd:boolean" }, "fundingSource": { "@id": "adyen:fundingSource", "@type": "xsd:string" }, "fundsAvailability": { "@id": "adyen:fundsAvailability", "@type": "xsd:string" }, "issuerBin": { "@id": "adyen:issuerBin", "@type": "xsd:string" }, "issuingBank": { "@id": "adyen:issuingBank", "@type": "xsd:string" }, "issuingCountry": { "@id": "adyen:issuingCountry", "@type": "xsd:string" }, "issuingCurrency": { "@id": "adyen:issuingCurrency", "@type": "xsd:string" }, "paymentMethod": { "@id": "adyen:paymentMethod", "@type": "xsd:string" }, "payoutEligible": { "@id": "adyen:payoutEligible", "@type": "xsd:string" }, "summary": { "@id": "adyen:summary", "@type": "xsd:string" } } }