Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InvoicingLocation

Address location.

Properties

Optional address1

address1: undefined | string

Address first line.

Optional address2

address2: undefined | string

Address second line.

Optional city

city: undefined | string

City.

Optional country

country: undefined | string

Country.

Optional postalCode

postalCode: undefined | string

Postal code.

Optional region

region: undefined | string

Region.

Optional tcaLocationId

tcaLocationId: undefined | number

TCA Location identifier. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj