-
Notifications
You must be signed in to change notification settings - Fork 0
Class.Payment
einvoicing / Payment
protected
new Payment(props
):Payment
readonly
props:IPayment
get card():
PaymentCard
Get the payment card.
set card(
value
):void
Set the payment card.
void
get id():
string
Get the payment ID.
string
set id(
value
):void
Set the payment ID.
string
void
get mandate():
PaymentMandate
Get the payment mandate.
set mandate(
value
):void
Set the payment mandate.
void
get meansCode():
string
Get the payment means code.
string
set meansCode(
value
):void
Set the payment means code.
string
void
get meansName():
string
Get the payment means name.
string
set meansName(
value
):void
Set the payment means name.
string
void
get terms():
string
Get the payment terms.
string
set terms(
value
):void
Set the payment terms.
string
void
get transfer():
PaymentTransfer
Get the payment transfer.
set transfer(
value
):void
Set the payment transfer.
void
equals(
vo
?):boolean
boolean
toPrimitive():
IPayment
static
create(props
):Payment
- 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