Enrollment.BillingCycle Property

Definition

Gets the billing cycle for the enrollment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to