ChannelFilters
Defined in: packages/channel/src/types/channel.types.ts:161
Properties
Section titled “Properties”createdAfter?
Section titled “createdAfter?”
optionalcreatedAfter?:Date
Defined in: packages/channel/src/types/channel.types.ts:165
createdBefore?
Section titled “createdBefore?”
optionalcreatedBefore?:Date
Defined in: packages/channel/src/types/channel.types.ts:166
provider?
Section titled “provider?”
optionalprovider?:string
Defined in: packages/channel/src/types/channel.types.ts:162
status?
Section titled “status?”
optionalstatus?:ChannelStatus
Defined in: packages/channel/src/types/channel.types.ts:164
optionaltype?:ChannelType
Defined in: packages/channel/src/types/channel.types.ts:163