共用方式為


OfferDetail.TermUnit Property

Definition

Gets or sets offer Plan Term unit

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to