menu
atlassian_apis package
documentation
jira_platform.dart
RegisteredWebhook
errors property
errors property
dark_mode
light_mode
errors
property
List
<
String
>
errors
final
Error messages specifying why the webhook creation failed.
Implementation
final List<String> errors;
atlassian_apis package
documentation
jira_platform
RegisteredWebhook
errors property
RegisteredWebhook class