Skip to content

Interface.IAllowanceCharge

github-actions[bot] edited this page Jan 7, 2025 · 12 revisions

einvoicing / IAllowanceCharge

Interface: IAllowanceCharge

Properties

amount?

optional amount: number

Defined in

valueObject/AllowanceCharge.ts:17


baseAmount?

optional baseAmount: number

Defined in

valueObject/AllowanceCharge.ts:16


factorAmount?

optional factorAmount: number

Defined in

valueObject/AllowanceCharge.ts:15


isCharge?

optional isCharge: boolean

Defined in

valueObject/AllowanceCharge.ts:12


reasonCode?

optional reasonCode: string

Defined in

valueObject/AllowanceCharge.ts:13


reasonText?

optional reasonText: string

Defined in

valueObject/AllowanceCharge.ts:14


tax?

optional tax: Tax

Defined in

valueObject/AllowanceCharge.ts:18

Clone this wiki locally