-
Notifications
You must be signed in to change notification settings - Fork 0
Class.PaymentMandate
github-actions[bot] edited this page Dec 9, 2024
·
6 revisions
einvoicing / PaymentMandate
protected
new PaymentMandate(props
):PaymentMandate
readonly
props:IPaymentMandate
get account():
string
Get the debited account.
string
set account(
value
):void
Set the debited account.
string
void
valueObject/PaymentMandate.ts:41
get reference():
string
Get the mandate reference.
string
set reference(
value
):void
Set the mandate reference.
string
void
valueObject/PaymentMandate.ts:27
equals(
vo
?):boolean
boolean
toPrimitive():
IPaymentMandate
valueObject/PaymentMandate.ts:52
static
create(props
):PaymentMandate
- 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