bitbucket-api-client-lib

BranchingModelDevelopment

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- branch | Branch | | [optional] name | String | Name of the target branch. Will be listed here even when the target branch does not exist. Will be `null` if targeting the main branch and the repository is empty. | useMainbranch | Boolean | Indicates if the setting points at an explicit branch (`false`) or tracks the main branch (`true`). |