Files
2024-07-01 16:02:36 +03:00

12 lines
582 B
Plaintext

---
displayed_sidebar: customerReference
---
import { TypeList } from "docs-ui"
# CustomerGroupUpdatableFields
The updatable fields of a customer group.
<TypeList types={[{"name":"name","type":"`string`","description":"The name of the customer group.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"[MetadataType](../../types/customer.MetadataType/page.mdx)","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="CustomerGroupUpdatableFields"/>