Skip to main content

Interface: Channel

Defined in: type/Channel.ts:6

Object class for Channel

Properties

anonymousUserId?

optional anonymousUserId?: number

Defined in: type/Channel.ts:16

Channel anonymous user id


catalogRootId?

optional catalogRootId?: number

Defined in: type/Channel.ts:14

Catalog root id


createdAt

createdAt: string

Defined in: type/Channel.ts:18

Channel creation date


descriptions?

optional descriptions?: LocalizedString[]

Defined in: type/Channel.ts:12

Channel descriptions per language


id

id: number

Defined in: type/Channel.ts:8

id field


lastModifiedAt

lastModifiedAt: string

Defined in: type/Channel.ts:20

Channel last modified date


name

name: string

Defined in: type/Channel.ts:10

name field


tenant

tenant: Tenant

Defined in: type/Channel.ts:22

Tenant this channel belongs to