GoCDBuildCauseInfo.

Approver Property

Summary

Gets or sets the approver.

Syntax

[DataMember(Name = "approver")]
public string Approver { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string The approver.