disabled property
If disabled is set to true, functionality is disabled for this connection.
Repository based API methods and webhooks processing for repositories in this connection will be disabled.
Implementation
core.bool? disabled;
If disabled is set to true, functionality is disabled for this connection.
Repository based API methods and webhooks processing for repositories in this connection will be disabled.
core.bool? disabled;