Skip to main content

Interface: OrderAddressUpdateInput

Defined in: type/OrderAddressUpdateInput.ts:6

Input object for OrderAddressUpdateInput

Properties

city?

optional city?: string

Defined in: type/OrderAddressUpdateInput.ts:26

Address city


code?

optional code?: string

Defined in: type/OrderAddressUpdateInput.ts:38

Address code


company?

optional company?: string

Defined in: type/OrderAddressUpdateInput.ts:16

Company the address applies to


country?

optional country?: string

Defined in: type/OrderAddressUpdateInput.ts:30

Address country


email?

optional email?: string

Defined in: type/OrderAddressUpdateInput.ts:36

Email that applies to this address [valid email format needed]


firstName?

optional firstName?: string

Defined in: type/OrderAddressUpdateInput.ts:8

First name the address applies to


gender?

optional gender?: Gender

Defined in: type/OrderAddressUpdateInput.ts:14

Gender the address applies to


icp?

optional icp?: YesNo

Defined in: type/OrderAddressUpdateInput.ts:42

ICP address field defines whether tax should be applied to an order if the address is selected as a delivery address. Used when shipping b2b order abroad


lastName?

optional lastName?: string

Defined in: type/OrderAddressUpdateInput.ts:12

Last name the address applies to


middleName?

optional middleName?: string

Defined in: type/OrderAddressUpdateInput.ts:10

Middle name the address applies to


mobile?

optional mobile?: string

Defined in: type/OrderAddressUpdateInput.ts:34

Mobile phone number that applies to this address [min: 6, max: 30]


name?

optional name?: string

Defined in: type/OrderAddressUpdateInput.ts:46

Address friendly descriptive name


notes?

optional notes?: string

Defined in: type/OrderAddressUpdateInput.ts:40

Address delivery notes


number?

optional number?: string

Defined in: type/OrderAddressUpdateInput.ts:20

Address street number


numberExtension?

optional numberExtension?: string

Defined in: type/OrderAddressUpdateInput.ts:22

Address street number extension


phone?

optional phone?: string

Defined in: type/OrderAddressUpdateInput.ts:32

Fixed phone number that applies to this address [min: 6, max: 30]


postalCode?

optional postalCode?: string

Defined in: type/OrderAddressUpdateInput.ts:24

Address postal code


region?

optional region?: string

Defined in: type/OrderAddressUpdateInput.ts:28

Address region


street?

optional street?: string

Defined in: type/OrderAddressUpdateInput.ts:18

Address street


url?

optional url?: string

Defined in: type/OrderAddressUpdateInput.ts:44

Address company domain url