EnumSchema.ApiType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to