CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.Key Property

Definition

Gets or sets your key parameter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to