Files
medusa-store/www/apps/resources/references/customer/interfaces/customer.GroupCustomerPair/page.mdx
2024-12-09 15:27:01 +02:00

12 lines
629 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":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="GroupCustomerPair"/>