Aller au contenu

primatch-frontend


primatch-frontend / types/auth / UpdateProfilePayload

Interface: UpdateProfilePayload

Defined in: src/types/auth.ts:26

Properties

address?

optional address: object

Defined in: src/types/auth.ts:31

city?

optional city: string

country?

optional country: string

latitude?

optional latitude: number

longitude?

optional longitude: number

postal_code?

optional postal_code: string


city?

optional city: string

Defined in: src/types/auth.ts:29


first_name

first_name: string

Defined in: src/types/auth.ts:27


language?

optional language: string

Defined in: src/types/auth.ts:30


last_name

last_name: string

Defined in: src/types/auth.ts:28