ListSourceRepositoryBranchesItem
Information about a branch of a source repository returned in a list of branches.
Types
Properties
Link copied to clipboard
The commit ID of the tip of the branch at the time of the request, also known as the head commit.
Link copied to clipboard
The time the branch was last updated, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.
Functions
Link copied to clipboard
inline fun copy(block: ListSourceRepositoryBranchesItem.Builder.() -> Unit = {}): ListSourceRepositoryBranchesItem