Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BillToAddress

Address details model

Properties

Optional addressLine1

addressLine1: undefined | string

Address line 1

Optional addressLine2

addressLine2: undefined | string

Address line 2

Optional addressLine3

addressLine3: undefined | string

Address line 3

Optional addressLine4

addressLine4: undefined | string

Address line 4

Optional city

city: undefined | string

Name of the city

Optional companyName

companyName: undefined | string

Name of the customer company

Optional contactName

contactName: undefined | string

Name of the contact person

Optional country

country: model.Country

Optional county

county: undefined | string

County name

Optional postalCode

postalCode: undefined | string

ZIP no

Optional province

province: undefined | string

Name of the province

Optional state

state: undefined | string

Name of the state

Optional streetName

streetName: undefined | string

Street name

Optional streetNumber

streetNumber: undefined | string

House no

Functions

getDeserializedJsonObj

getJsonObj