Mews · JSON-LD Context

Mews Systems Connector Payments Context

JSON-LD context defining the semantic vocabulary for Mews Systems Connector Payments from Mews.

4 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

mews: https://schema.mews.com/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

Cashier CashierTransaction CreditCard Preauthorization

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "mews": "https://schema.mews.com/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Cashier": "mews:Cashier",
    "CashierTransaction": "mews:CashierTransaction",
    "CreditCard": "mews:CreditCard",
    "Preauthorization": "mews:Preauthorization"
  }
}