Skip to content

Type Alias: ISalesTabTaxLine

ISalesTabTaxLine = object

Properties

amount

amount: number


name

name: string


rate

rate: number


taxableBase

taxableBase: number


taxTypeId

taxTypeId: string

MIT Licensed