Files
medusa-store/docs/content/references/js-client/classes/internal-32.StorePostCustomersReq.md
Shahed Nasser a8293af8e1 fix: overlapping branch names for generated PRs of references (#2097)
* fix overlapping branch names of generated references

* regenerate references
2022-08-25 17:47:58 +03:00

751 B

Class: StorePostCustomersReq

internal.StorePostCustomersReq

Properties

email

email: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:69


first_name

first_name: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:67


last_name

last_name: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:68


password

password: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:70


phone

Optional phone: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:71