Adyen · JSON-LD Context
Adyen Management Payment Method Context
JSON-LD context defining the semantic vocabulary for Adyen Management Payment Method from Adyen.
3 Classes
42 Properties
4 Namespaces
Namespaces
adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
PaymentMethodResponse
PaymentMethod
PaymentMethodSetupInfo
Properties
| Property | Type | Container |
|---|---|---|
| Links | string | |
| data | string | set |
| itemsTotal | integer | |
| pagesTotal | integer | |
| typesWithErrors | string | set |
| afterpayTouch | string | |
| allowed | boolean | |
| applePay | string | |
| bcmc | string | |
| businessLineId | string | |
| cartesBancaires | string | |
| clearpay | string | |
| countries | string | set |
| cup | string | |
| currencies | string | set |
| customRoutingFlags | string | set |
| diners | string | |
| discover | string | |
| eftposAustralia | string | |
| enabled | boolean | |
| giroPay | string | |
| girocard | string | |
| googlePay | string | |
| id | string | |
| ideal | string | |
| interacCard | string | |
| jcb | string | |
| klarna | string | |
| maestro | string | |
| mc | string | |
| mealVoucherFr | string | |
| paypal | string | |
| reference | string | |
| shopperInteraction | string | |
| sofort | string | |
| storeIds | string | set |
| swish | string | |
| twint | string | |
| type | string | |
| verificationStatus | string | |
| vipps | string | |
| visa | string |
JSON-LD Document
{
"@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#",
"PaymentMethodResponse": "adyen:PaymentMethodResponse",
"PaymentMethod": "adyen:PaymentMethod",
"PaymentMethodSetupInfo": "adyen:PaymentMethodSetupInfo",
"Links": {
"@id": "adyen:_links",
"@type": "xsd:string"
},
"data": {
"@id": "adyen:data",
"@container": "@set",
"@type": "xsd:string"
},
"itemsTotal": {
"@id": "adyen:itemsTotal",
"@type": "xsd:integer"
},
"pagesTotal": {
"@id": "adyen:pagesTotal",
"@type": "xsd:integer"
},
"typesWithErrors": {
"@id": "adyen:typesWithErrors",
"@container": "@set",
"@type": "xsd:string"
},
"afterpayTouch": {
"@id": "adyen:afterpayTouch",
"@type": "xsd:string"
},
"allowed": {
"@id": "adyen:allowed",
"@type": "xsd:boolean"
},
"applePay": {
"@id": "adyen:applePay",
"@type": "xsd:string"
},
"bcmc": {
"@id": "adyen:bcmc",
"@type": "xsd:string"
},
"businessLineId": {
"@id": "adyen:businessLineId",
"@type": "xsd:string"
},
"cartesBancaires": {
"@id": "adyen:cartesBancaires",
"@type": "xsd:string"
},
"clearpay": {
"@id": "adyen:clearpay",
"@type": "xsd:string"
},
"countries": {
"@id": "adyen:countries",
"@container": "@set",
"@type": "xsd:string"
},
"cup": {
"@id": "adyen:cup",
"@type": "xsd:string"
},
"currencies": {
"@id": "adyen:currencies",
"@container": "@set",
"@type": "xsd:string"
},
"customRoutingFlags": {
"@id": "adyen:customRoutingFlags",
"@container": "@set",
"@type": "xsd:string"
},
"diners": {
"@id": "adyen:diners",
"@type": "xsd:string"
},
"discover": {
"@id": "adyen:discover",
"@type": "xsd:string"
},
"eftposAustralia": {
"@id": "adyen:eftpos_australia",
"@type": "xsd:string"
},
"enabled": {
"@id": "adyen:enabled",
"@type": "xsd:boolean"
},
"giroPay": {
"@id": "adyen:giroPay",
"@type": "xsd:string"
},
"girocard": {
"@id": "adyen:girocard",
"@type": "xsd:string"
},
"googlePay": {
"@id": "adyen:googlePay",
"@type": "xsd:string"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"ideal": {
"@id": "adyen:ideal",
"@type": "xsd:string"
},
"interacCard": {
"@id": "adyen:interac_card",
"@type": "xsd:string"
},
"jcb": {
"@id": "adyen:jcb",
"@type": "xsd:string"
},
"klarna": {
"@id": "adyen:klarna",
"@type": "xsd:string"
},
"maestro": {
"@id": "adyen:maestro",
"@type": "xsd:string"
},
"mc": {
"@id": "adyen:mc",
"@type": "xsd:string"
},
"mealVoucherFr": {
"@id": "adyen:mealVoucher_FR",
"@type": "xsd:string"
},
"paypal": {
"@id": "adyen:paypal",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
},
"sofort": {
"@id": "adyen:sofort",
"@type": "xsd:string"
},
"storeIds": {
"@id": "adyen:storeIds",
"@container": "@set",
"@type": "xsd:string"
},
"swish": {
"@id": "adyen:swish",
"@type": "xsd:string"
},
"twint": {
"@id": "adyen:twint",
"@type": "xsd:string"
},
"type": {
"@id": "adyen:type",
"@type": "xsd:string"
},
"verificationStatus": {
"@id": "adyen:verificationStatus",
"@type": "xsd:string"
},
"vipps": {
"@id": "adyen:vipps",
"@type": "xsd:string"
},
"visa": {
"@id": "adyen:visa",
"@type": "xsd:string"
}
}
}