AddActivityRequest.DueDate Property

Definition

YYYY-MM-DD

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

Property Value

Attributes

Applies to