application-services-model/src/publishing-channel.ts
Publishing channel
Properties |
constructor(data?: literal type)
|
||||||
|
Parameters :
|
| channelParameters |
Type : ChannelParameter[]
|
| displayName |
Type : string
|
| id |
Type : string
|
| inherited |
Type : boolean
|
| outputType |
Type : string
|
| position |
Type : number
|
| processName |
Type : string
|
| type |
Type : string
|
| useForPreview |
Type : boolean
|