CreateGoalRequest.ParentGoalId Property

Definition

If this goal is a subgoal, the unique id of its parent goal.

[System.Text.Json.Serialization.JsonPropertyName("parentId")]
public string ParentGoalId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("parentId")>]
member this.ParentGoalId : string with get, set
Public Property ParentGoalId As String

Property Value

Attributes

Applies to