BillingProfile.StatusReasonCode Property

Definition

Gets reason for the specified billing profile status. Possible values include: 'PastDue', 'SpendingLimitReached', 'SpendingLimitExpired'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to