Skip to main content

Interface: CartUpdateAddressInput

Defined in: type/CartUpdateAddressInput.ts:7

Input object for CartUpdateAddressInput

Properties

city

city: string

Defined in: type/CartUpdateAddressInput.ts:29

City


code?

optional code?: string

Defined in: type/CartUpdateAddressInput.ts:35

Address code


company?

optional company?: string

Defined in: type/CartUpdateAddressInput.ts:11

Company name


country?

optional country?: string

Defined in: type/CartUpdateAddressInput.ts:33

Country code


email?

optional email?: string

Defined in: type/CartUpdateAddressInput.ts:37

Address name


firstName

firstName: string

Defined in: type/CartUpdateAddressInput.ts:15

First name


gender?

optional gender?: Gender

Defined in: type/CartUpdateAddressInput.ts:13

Gender


icp?

optional icp?: YesNo

Defined in: type/CartUpdateAddressInput.ts:43

icp input field


lastName

lastName: string

Defined in: type/CartUpdateAddressInput.ts:19

Last name


middleName?

optional middleName?: string

Defined in: type/CartUpdateAddressInput.ts:17

Middle name


mobile?

optional mobile?: string

Defined in: type/CartUpdateAddressInput.ts:39

Mobile phone number


notes?

optional notes?: string

Defined in: type/CartUpdateAddressInput.ts:45

Notes


number?

optional number?: string

Defined in: type/CartUpdateAddressInput.ts:23

Street number


numberExtension?

optional numberExtension?: string

Defined in: type/CartUpdateAddressInput.ts:25

Street number extension


phone?

optional phone?: string

Defined in: type/CartUpdateAddressInput.ts:41

Phone number


postalCode

postalCode: string

Defined in: type/CartUpdateAddressInput.ts:27

Postal code


region?

optional region?: string

Defined in: type/CartUpdateAddressInput.ts:31

Region


street

street: string

Defined in: type/CartUpdateAddressInput.ts:21

Street name


type

type: CartAddressType

Defined in: type/CartUpdateAddressInput.ts:9

Address type