Interfaces

Interface: AddressBookInput

react-autonomy.AddressBookInput

Hierarchy

Properties

address1

Optional address1: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:17



address2

Optional address2: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:18



alternativePhone

Optional alternativePhone: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:26



city

Optional city: string

Inherited from

AddressInput.city

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:19



company

Optional company: string

Inherited from

AddressInput.company

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:27



country

Optional country: Object

Type declaration

Name

Type

iso?

string

iso3?

string

isoName?

string

name?

string

Inherited from

AddressInput.country

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:28



countryId

Optional countryId: number

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:20



countryIso

Optional countryIso: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:25



default

Optional default: boolean

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:266



firstname

Optional firstname: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:15



id

Optional id: number

Inherited from

AddressInput.id

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:13



lastname

Optional lastname: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:16



name

Optional name: string

Inherited from

AddressInput.name

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:14



phone

Optional phone: string

Inherited from

AddressInput.phone

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:23



state

Optional state: Object

Type declaration

Name

Type

abbr?

string

name?

string

Inherited from

AddressInput.state

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:34



stateId

Optional stateId: number

Inherited from

AddressInput.stateId

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:21



stateName

Optional stateName: string

Inherited from

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:24



zipcode

Optional zipcode: string

Inherited from

AddressInput.zipcode

Defined in

node_modules/@chordcommerce/chord-js-autonomy/dist/oms/types/inputs.d.ts:22