Interface: CustomerAddressUpdateInput
Defined in: type/CustomerAddressUpdateInput.ts:6
Input object for CustomerAddressUpdateInput
Properties
city?
optionalcity?:string
Defined in: type/CustomerAddressUpdateInput.ts:26
Address city
code?
optionalcode?:string
Defined in: type/CustomerAddressUpdateInput.ts:38
Address code
company?
optionalcompany?:string
Defined in: type/CustomerAddressUpdateInput.ts:16
User company the address applies to
country?
optionalcountry?:string
Defined in: type/CustomerAddressUpdateInput.ts:30
Address country
customerId
customerId:
number
Defined in: type/CustomerAddressUpdateInput.ts:46
Address customer primary identifier
email?
optionalemail?:string
Defined in: type/CustomerAddressUpdateInput.ts:36
Address email [valid email format required]
firstName?
optionalfirstName?:string
Defined in: type/CustomerAddressUpdateInput.ts:8
User first name the address applies to
gender?
optionalgender?:Gender
Defined in: type/CustomerAddressUpdateInput.ts:14
User gender the address applies to
icp?
optionalicp?:YesNo
Defined in: type/CustomerAddressUpdateInput.ts:44
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
id
id:
number
Defined in: type/CustomerAddressUpdateInput.ts:48
Address primary identifier
isDefault?
optionalisDefault?:YesNo
Defined in: type/CustomerAddressUpdateInput.ts:42
Indicates whether the address is default for its type
lastName?
optionallastName?:string
Defined in: type/CustomerAddressUpdateInput.ts:12
User last name the address applies to
middleName?
optionalmiddleName?:string
Defined in: type/CustomerAddressUpdateInput.ts:10
User middle name the address applies to
mobile?
optionalmobile?:string
Defined in: type/CustomerAddressUpdateInput.ts:34
Address mobile number [min: 6, max: 30]
notes?
optionalnotes?:string
Defined in: type/CustomerAddressUpdateInput.ts:40
Address delivery notes
number?
optionalnumber?:string
Defined in: type/CustomerAddressUpdateInput.ts:20
User street number
numberExtension?
optionalnumberExtension?:string
Defined in: type/CustomerAddressUpdateInput.ts:22
User street number extension
phone?
optionalphone?:string
Defined in: type/CustomerAddressUpdateInput.ts:32
Address fixed phone number [min: 6, max: 30]
postalCode?
optionalpostalCode?:string
Defined in: type/CustomerAddressUpdateInput.ts:24
Address postal code
region?
optionalregion?:string
Defined in: type/CustomerAddressUpdateInput.ts:28
Address region
street?
optionalstreet?:string
Defined in: type/CustomerAddressUpdateInput.ts:18
User street address