JSON Schema Property 'InvoiceType'

Description

Invoice type

Diagram

JSON Schema Diagram of /properties/InvoiceHeader/properties/InvoiceType

Value

String

Any String value.

Enum

"C"
"D"

Source

"InvoiceType": {
    "type": "string",
    "description": "Invoice type",
    "enum": [
        "C",
        "D"
    ]
}
https://standards.namm.org/schema/2020.1/invoice.json (53:18)
Documentation for Invoice
Generated using Liquid Studio 2019 - Data Designer Edition 17.1.14.9682