CompositeTemplatesResponse.StatusDateTime Property

Definition

The datetime the status was set.

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

Property Value

Attributes

Applies to