IssueDetailsModel.CreatedDateTime Property

Definition

yyyy-MM-ddTHH:mm:ss.fffZ (UTC format).

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

Property Value

Attributes

Applies to