TweetModel.CreatedAt Property

Definition

Time at which the tweet was posted

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

Property Value

Attributes

Applies to