type property

String? type
getter/setter pair

The type of delivery mechanism used for this channel.

Valid values are "web_hook" or "webhook".

Implementation

core.String? type;