* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
24 lines
394 B
Markdown
24 lines
394 B
Markdown
# Class: AdminPostCustomerGroupsReq
|
|
|
|
[internal](../modules/internal-4.md).AdminPostCustomerGroupsReq
|
|
|
|
## Properties
|
|
|
|
### metadata
|
|
|
|
• `Optional` **metadata**: `object`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/customer-groups/create-customer-group.d.ts:27
|
|
|
|
___
|
|
|
|
### name
|
|
|
|
• **name**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/customer-groups/create-customer-group.d.ts:26
|