Class TaxConfig

Hierarchy

  • TaxConfig

Implements

Constructors

Properties

Constructors

Properties

enabled: boolean = true

Tax applicable flag

method: TaxMethod = TaxMethod.Inclusive

Method for the tax

name: string = 'GST'

Name of the tax

rate: number = 7

Rate of the tax

Generated using TypeDoc