Share via


OfferDetail.PlanName Property

Definition

Gets or sets offer Plan Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to