import 'package:gitea_openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
commit | PayloadCommit | [optional] [default to null] | |
effectiveBranchProtectionName | String | [optional] [default to null] | |
enableStatusCheck | bool | [optional] [default to null] | |
name | String | [optional] [default to null] | |
protected | bool | [optional] [default to null] | |
requiredApprovals | int | [optional] [default to null] | |
statusCheckContexts | List<String> | [optional] [default to []] | |
userCanMerge | bool | [optional] [default to null] | |
userCanPush | bool | [optional] [default to null] |