InvoiceSectionWithCreateSubPermission.BillingProfileStatusReasonCode Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to