Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 959 Bytes

File metadata and controls

13 lines (12 loc) · 959 Bytes

SalesChannel

Properties

Name Type Description Notes
id String The sales channel's ID
name String The name of the sales channel.
description String The description of the sales channel.
isDisabled Boolean Specify if the sales channel is enabled or disabled.
locations List<SalesChannelLocation> The Stock Locations related to the sales channel. Available if the relation `locations` is expanded. [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
deletedAt OffsetDateTime The date with timezone at which the resource was deleted.