共用方式為


Enrollment.BillingCycle 屬性

定義

取得註冊的計費週期。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於