Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
777 B
777 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: AdminDeleteCustomerGroupsGroupCustomerBatchReq
internal.AdminDeleteCustomerGroupsGroupCustomerBatchReq
Schema
AdminDeleteCustomerGroupsGroupCustomerBatchReq type: object required:
- customer_ids properties: customer_ids: description: "The ids of the customers to remove" type: array items: type: object required: - id properties: id: description: ID of the customer type: string
Properties
customer_ids
• customer_ids: CustomerGroupsBatchCustomer[]
Defined in
packages/medusa/dist/api/routes/admin/customer-groups/delete-customers-batch.d.ts:95