generate references (#7882)
This commit is contained in:
@@ -13,27 +13,27 @@ The main service interface for the Customer Module.
|
||||
|
||||
## Methods
|
||||
|
||||
- [retrieve](../../ICustomerModuleService/methods/customer.ICustomerModuleService.retrieve/page.mdx)
|
||||
- [create](../../ICustomerModuleService/methods/customer.ICustomerModuleService.create/page.mdx)
|
||||
- [update](../../ICustomerModuleService/methods/customer.ICustomerModuleService.update/page.mdx)
|
||||
- [delete](../../ICustomerModuleService/methods/customer.ICustomerModuleService.delete/page.mdx)
|
||||
- [createCustomerGroup](../../ICustomerModuleService/methods/customer.ICustomerModuleService.createCustomerGroup/page.mdx)
|
||||
- [retrieveCustomer](../../ICustomerModuleService/methods/customer.ICustomerModuleService.retrieveCustomer/page.mdx)
|
||||
- [createCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.createCustomers/page.mdx)
|
||||
- [updateCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.updateCustomers/page.mdx)
|
||||
- [deleteCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.deleteCustomers/page.mdx)
|
||||
- [createCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.createCustomerGroups/page.mdx)
|
||||
- [retrieveCustomerGroup](../../ICustomerModuleService/methods/customer.ICustomerModuleService.retrieveCustomerGroup/page.mdx)
|
||||
- [updateCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.updateCustomerGroups/page.mdx)
|
||||
- [deleteCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.deleteCustomerGroups/page.mdx)
|
||||
- [addCustomerToGroup](../../ICustomerModuleService/methods/customer.ICustomerModuleService.addCustomerToGroup/page.mdx)
|
||||
- [removeCustomerFromGroup](../../ICustomerModuleService/methods/customer.ICustomerModuleService.removeCustomerFromGroup/page.mdx)
|
||||
- [addAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.addAddresses/page.mdx)
|
||||
- [createAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.createAddresses/page.mdx)
|
||||
- [updateAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.updateAddresses/page.mdx)
|
||||
- [deleteAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.deleteAddresses/page.mdx)
|
||||
- [listAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listAddresses/page.mdx)
|
||||
- [listAndCountAddresses](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listAndCountAddresses/page.mdx)
|
||||
- [listCustomerGroupCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listCustomerGroupCustomers/page.mdx)
|
||||
- [list](../../ICustomerModuleService/methods/customer.ICustomerModuleService.list/page.mdx)
|
||||
- [listAndCount](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listAndCount/page.mdx)
|
||||
- [listCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listCustomers/page.mdx)
|
||||
- [listAndCountCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listAndCountCustomers/page.mdx)
|
||||
- [listCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listCustomerGroups/page.mdx)
|
||||
- [listAndCountCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.listAndCountCustomerGroups/page.mdx)
|
||||
- [softDelete](../../ICustomerModuleService/methods/customer.ICustomerModuleService.softDelete/page.mdx)
|
||||
- [restore](../../ICustomerModuleService/methods/customer.ICustomerModuleService.restore/page.mdx)
|
||||
- [softDeleteCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.softDeleteCustomers/page.mdx)
|
||||
- [restoreCustomers](../../ICustomerModuleService/methods/customer.ICustomerModuleService.restoreCustomers/page.mdx)
|
||||
- [softDeleteCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.softDeleteCustomerGroups/page.mdx)
|
||||
- [restoreCustomerGroups](../../ICustomerModuleService/methods/customer.ICustomerModuleService.restoreCustomerGroups/page.mdx)
|
||||
|
||||
Reference in New Issue
Block a user