-
Notifications
You must be signed in to change notification settings - Fork 0
Class.InvoiceReference
github-actions[bot] edited this page Dec 9, 2024
·
6 revisions
einvoicing / InvoiceReference
protected
new InvoiceReference(props
):InvoiceReference
readonly
props:IInvoiceReference
get id():
string
Get the invoice reference ID.
string
set id(
value
):void
Set the invoice reference ID.
string
void
valueObject/InvoiceReference.ts:25
get issueDate():
DateOnly
Get the issue date.
set issueDate(
value
):void
Set the issue date.
void
valueObject/InvoiceReference.ts:39
equals(
vo
?):boolean
ValueObject
<IInvoiceReference
>
boolean
toPrimitive():
IInvoiceReference
valueObject/InvoiceReference.ts:50
static
create(ref
):InvoiceReference
- 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