SupportTicketDetails.SupportPlanType Property

Definition

Gets support plan type associated with the support ticket.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportPlanType")]
public string SupportPlanType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportPlanType")>]
member this.SupportPlanType : string
Public ReadOnly Property SupportPlanType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to