-
Notifications
You must be signed in to change notification settings - Fork 3
Class.Party
einvoicing / Party
protected
new Party(props
):Party
readonly
props:IParty
get additionalIdentifiers():
Identifier
[]
Get the additional identifiers.
set additionalIdentifiers(
value
):void
Set the additional identifiers.
void
get address():
Address
Get the address.
set address(
value
):void
Set the address.
void
get companyId():
Identifier
Get the company ID.
set companyId(
value
):void
Set the company ID.
void
get companyLegalForm():
string
Get the company legal form.
string
set companyLegalForm(
value
):void
Set the company legal form.
string
void
get contact():
Contact
Get the contact.
Contact
set contact(
value
):void
Set the contact name.
Contact
void
get endpointId():
Identifier
Get the endpoint ID.
set endpointId(
value
):void
Set the endpoint ID.
void
get legalName():
string
Get the legal name.
string
set legalName(
value
):void
Set the legal name.
string
void
get taxRegistration():
TaxRegistration
[]
Get the tax registration.
TaxRegistration
[]
set taxRegistration(
value
):void
Set the tax registration.
TaxRegistration
[]
void
get tradingName():
string
Get the trading name.
string
set tradingName(
value
):void
Set the trading name.
string
void
equals(
vo
?):boolean
boolean
toPrimitive():
IParty
static
create(props
):Party
- 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