TranscriptModerationBodyItem.Timestamp Property

Definition

Gets or sets timestamp of the image.

[Newtonsoft.Json.JsonProperty(PropertyName="Timestamp")]
public string Timestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Timestamp")>]
member this.Timestamp : string with get, set
Public Property Timestamp As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to