共用方式為


InvoiceSectionWithCreateSubPermission.BillingProfileStatus 屬性

定義

取得帳單設定檔的狀態。 可能的值包括:'Active'、'Disabled'、'警告'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於