GetTaskResponse.CreatedBy Property

Definition

createdBy

[System.Text.Json.Serialization.JsonPropertyName("createdBy")]
public System.Text.Json.JsonElement? CreatedBy { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("createdBy")>]
member this.CreatedBy : Nullable<System.Text.Json.JsonElement> with get, set
Public Property CreatedBy As Nullable(Of JsonElement)

Property Value

Attributes

Applies to