-
Notifications
You must be signed in to change notification settings - Fork 0
Class.AllowanceCharge
einvoicing / AllowanceCharge
protected
new AllowanceCharge(props
):AllowanceCharge
readonly
props:IAllowanceCharge
get amount():
number
Get the amount.
number
set amount(
value
):void
Set the amount.
number
void
valueObject/AllowanceCharge.ts:88
get factorAmount():
number
Get the factor amount.
number
set factorAmount(
value
):void
Set the factor amount.
number
void
valueObject/AllowanceCharge.ts:74
get isCharge():
boolean
Get whether it is a charge.
boolean
set isCharge(
value
):void
Set whether it is a charge.
boolean
void
valueObject/AllowanceCharge.ts:32
get reasonCode():
string
Get the reason code.
string
set reasonCode(
value
):void
Set the reason code.
string
void
valueObject/AllowanceCharge.ts:46
get reasonText():
string
Get the reason text.
string
set reasonText(
value
):void
Set the reason text.
string
void
valueObject/AllowanceCharge.ts:60
get tax():
Tax
Get the tax.
set tax(
value
):void
Set the tax.
void
valueObject/AllowanceCharge.ts:102
equals(
vo
?):boolean
boolean
toPrimitive():
IAllowanceCharge
valueObject/AllowanceCharge.ts:113
static
create(ref
):AllowanceCharge
- AbstractReader
- AbstractRuleset
- AbstractWriter
- Address
- AllowanceCharge
- Attachment
- Attribute
- BinaryObject
- CurrencyCode
- DateOnly
- Delivery
- Document
- DocumentId
- DocumentLine
- DocumentLineId
- DocumentType
- Entity
- EntityId
- Identifier
- InvoiceReference
- Party
- Payee
- Payment
- PaymentCard
- PaymentMandate
- PaymentTransfer
- PeppolRuleset
- Tax
- TaxId
- UblReader
- UblWriter
- ValueObject