Files
medusa-store/www/apps/resources/references/customer/interfaces/customer.GroupCustomerPair/page.mdx
Shahed Nasser 4fe28f5a95 chore: reorganize docs apps (#7228)
* reorganize docs apps

* add README

* fix directory

* add condition for old docs
2024-05-03 17:36:38 +03:00

12 lines
511 B
Plaintext

---
displayed_sidebar: customerReference
---
import { TypeList } from "docs-ui"
# GroupCustomerPair
The details of a customer and customer group pair.
<TypeList types={[{"name":"customer_id","type":"`string`","description":"The customer's ID.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"customer_group_id","type":"`string`","description":"The customer group's ID.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="GroupCustomerPair"/>