Hierarchy

Constructors

Properties

_ensureTypeSafety: string = "ensureTypeSafety"

Helper property to force correct type in TypeScript. If you get a TypeScript error like Property _ensureTypeSafety is missing you are perhaps using a plain JavaScript object as a parameter for a SOAP function call. Please use the correct class instance instead.

city?: string
cityCode?: string
company?: string
country?: string
customerNumber?: string
emailAddr?: string
fax?: string
firstName?: string
language?: string
lastName?: string
organization?: string
phone?: string
poBox?: string
poBoxPostalCode?: string
postalCode?: string
salutation?: string
stateOrProvince?: string
streetAddr?: string

Methods

Generated using TypeDoc