@plentymarkets/shop-api / UserRegisterParams
Interface: UserRegisterParams ​
Defined in: types/api/user.ts:75
Properties ​
customQuery? ​
optional
customQuery:unknown
Defined in: types/api/user.ts:80
email ​
email:
string
Defined in: types/api/user.ts:76
firstName ​
firstName:
string
Defined in: types/api/user.ts:78
lastName ​
lastName:
string
Defined in: types/api/user.ts:79
password ​
password:
string
Defined in: types/api/user.ts:77