webhooks property

  1. @JsonKey.new(name: 'webhooks')
ConvAIWebhooks? webhooks
final

Implementation

@JsonKey(name: 'webhooks')
final ConvAIWebhooks? webhooks;