Commit.

ParentIds Property

Assembly
Cake.GitLabAPICI.dll
Namespace
Cake.GitLabAPICI.GitLabTypes
Containing Type
Commit

Syntax

public IList<string> ParentIds { get; set; }

Attributes

Type Description
JsonPropertyAttribute

Value

Type Description
IList<string>