Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 993 Bytes

File metadata and controls

21 lines (16 loc) · 993 Bytes

# Branch

Properties

Name Type Description Notes
base_project_id string [optional]
branch_project_id string [optional]
name string [optional]
base string Name of the base branch this branch was created from. Only present for branches created with the newer branching system. [optional]
created_at \DateTime [optional]
updated_at \DateTime [optional]
merged_at \DateTime [optional]
merged_by \Phrase\Model\UserPreview [optional]
created_by \Phrase\Model\UserPreview [optional]
state string [optional]
child_branches string[] [optional]

[Back to Model list] [Back to API list] [Back to README]