bitbucket-api-client-lib

Project

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- links | ProjectLinks | | [optional] uuid | String | The project's immutable id. | [optional] key | String | The project's key. | [optional] owner | Team | | [optional] name | String | The name of the project. | [optional] description | String | | [optional] isPrivate | Boolean | Indicates whether the project is publicly accessible, or whether it is private to the team and consequently only visible to team members. Note that private projects cannot contain public repositories. | [optional] createdOn | OffsetDateTime | | [optional] updatedOn | OffsetDateTime | | [optional]