ModelDeprecationInfo.FineTune Property

Definition

Gets or sets the datetime of deprecation of the fineTune Model.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to