primatch-frontend / types/auth / UpdateProfilePayload
Interface: UpdateProfilePayload¶
Defined in: src/types/auth.ts:26
Properties¶
address?¶
optionaladdress:object
Defined in: src/types/auth.ts:31
city?¶
optionalcity:string
country?¶
optionalcountry:string
latitude?¶
optionallatitude:number
longitude?¶
optionallongitude:number
postal_code?¶
optionalpostal_code:string
city?¶
optionalcity:string
Defined in: src/types/auth.ts:29
first_name¶
first_name:
string
Defined in: src/types/auth.ts:27
language?¶
optionallanguage:string
Defined in: src/types/auth.ts:30
last_name¶
last_name:
string
Defined in: src/types/auth.ts:28