ENUM

GbVatCode

A list of codes sent in ONIX describing the GB VAT status of a product's prices

link GraphQL Schema definition

  • enum GbVatCode {
  • # Auto
  • AUTO
  • # Zero
  • ZERO
  • # Reduced
  • REDUCED
  • # Standard
  • STANDARD
  • }