共用方式為


BillingProperty.BillingProfileStatusReasonCode 屬性

定義

取得指定帳單設定檔狀態的原因。 可能的值包括:'PastDue'、'SpendingLimitReached'、'SpendingLimitExpired'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於