-
Notifications
You must be signed in to change notification settings - Fork 3
Class.Address
einvoicing / Address
protected
new Address(props
):Address
readonly
props:IAddress
get addressLines():
string
[]
Get the address lines.
string
[]
set addressLines(
value
):void
Set the address lines.
string
[]
void
get cityName():
string
Get the city name.
string
set cityName(
value
):void
Set the city name.
string
void
get countryCode():
string
Get the country code.
string
set countryCode(
value
):void
Set the country code.
string
void
get postalZone():
string
Get the postal zone.
string
set postalZone(
value
):void
Set the postal zone.
string
void
get streetName():
string
Get the street name.
string
set streetName(
value
):void
Set the street name.
string
void
get subdivision():
string
Get the subdivision.
string
set subdivision(
value
):void
Set the subdivision.
string
void
equals(
vo
?):boolean
boolean
toPrimitive():
IAddress
static
create(props
):Address
- 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