Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SubscribedServiceAddress

Address.

Properties

Optional billSiteUseId

billSiteUseId: undefined | number

Bill to site use Id. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional isBillTo

isBillTo: undefined | false | true

Identify as the customer shipping address.

Optional isShipTo

isShipTo: undefined | false | true

Identify as the customer invoicing address.

Optional location

location: model.SubscribedServiceLocation

Optional name

name: undefined | string

Address name identifier.

Optional phone

phone: undefined | string

Phone.

Optional service2SiteUseId

service2SiteUseId: undefined | number

Service to site use Id. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional tcaCustAcctSiteId

tcaCustAcctSiteId: undefined | number

TCA customer account site Id. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional tcaPartySiteNumber

tcaPartySiteNumber: undefined | string

Party site number.

Functions

getDeserializedJsonObj

getJsonObj