- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
SalesChannel - Sales Channel Module Data Models Reference
This documentation provides a reference to the SalesChannel data model. It belongs to the Sales Channel Module.
id
PrimaryKeyModifier<IdProperty>The ID of the sales channel.
name
TextPropertyThe name of the sales channel
is_disabled
BooleanPropertyWhether the sales channel is disabled.
description
TextPropertyOptionalThe description of the sales channel
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?