CreateCardInput.AssigneeEmail Property

Definition

The person that will be assigned to the created card

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

Property Value

Attributes

Applies to