Components
ChannelTarget
Class for all Channel Target responses
Example Usage
Fields
Field | Type | Required | Description |
---|---|---|---|
id | number | TRUE | N/A |
channelId | number | TRUE | N/A |
channelName | string | TRUE | N/A |
agentId | number | TRUE | N/A |
agent | components.DaoChannelTargetAgent | TRUE | N/A |
target | string | TRUE | N/A |
targetMode | string | TRUE | N/A |
fallbackTarget | string | TRUE | N/A |
isTest | boolean | TRUE | N/A |
updatedAt | Date | TRUE | N/A |
lastUpdatedBy | string | TRUE | N/A |