SalesChannel - Sales Channel Module Data Models Reference

This documentation provides a reference to the SalesChannel data model. It belongs to the Sales Channel Module.

idPrimaryKeyModifier<IdProperty>
The ID of the sales channel.
nameTextProperty
The name of the sales channel
is_disabledBooleanProperty
Whether the sales channel is disabled.
descriptionTextPropertyOptional
The description of the sales channel
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?