Expand description

Value Added Tax Identification Number

Value Added Tax Identification Number is a.k.a. VATIN, VAT id.

See: https://schema.org/vatID

See: https://wikipedia.org/wiki/VAT_identification_number

Example:

  • “01234567”

Note that this type is a text code, not an integer.

Example:

let x = ValueAddedTaxIdentificationNumberAsStructStr("01234567");

Structs

Type Definitions