-
Notifications
You must be signed in to change notification settings - Fork 1
Class.Delivery
github-actions[bot] edited this page Dec 9, 2024
·
6 revisions
einvoicing / Delivery
protected
new Delivery(props
):Delivery
readonly
props:IDelivery
get address():
Address
Get the delivery postal address.
set address(
value
):void
Set the delivery postal address.
void
get date():
DateOnly
Get the actual delivery date.
set date(
value
):void
Set the actual delivery date.
void
get locationId():
string
Get the delivery location identifier.
string
set locationId(
value
):void
Set the delivery location identifier.
string
void
get name():
string
Get the delivery name.
string
set name(
value
):void
Set the delivery name.
string
void
equals(
vo
?):boolean
boolean
toPrimitive():
IDelivery
static
create(props
):Delivery
- 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