-
Notifications
You must be signed in to change notification settings - Fork 3
Class.InvoiceReference
github-actions[bot] edited this page Jan 7, 2025
·
12 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:24
get issueDate():
DateOnly
Get the issue date.
set issueDate(
value
):void
Set the issue date.
void
valueObject/InvoiceReference.ts:38
equals(
vo
?):boolean
ValueObject
<IInvoiceReference
>
boolean
toPrimitive():
IInvoiceReference
valueObject/InvoiceReference.ts:49
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