次の方法で共有


BillingSubscription.InvoiceSectionId プロパティ

定義

サブスクリプションの請求先の請求書セクションの ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象