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