PatchedProjectWriteRequest class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| labels | [PatchedLabelRequest] | [optional] if omitted the server will use the default value of [] | |
| owner_id | int, none_type | [optional] | |
| assignee_id | int, none_type | [optional] | |
| bug_tracker | str | [optional] | |
| target_storage | PatchedProjectWriteRequestTargetStorage | [optional] | |
| source_storage | PatchedProjectWriteRequestTargetStorage | [optional] | |
| organization_id | int, none_type | [optional] |