CreateGoalRequest.Owner Property

Definition

The email address of the goal's owner. Example: foo@bar.com

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

Property Value

Attributes

Applies to