GetLatestChannelItemsRequest
constructor(userId: UUID? = null, startIndex: Int? = null, limit: Int? = null, filters: Collection<ItemFilter>? = null, fields: Collection<ItemFields>? = null, channelIds: Collection<UUID>? = null)