次の方法で共有


Transaction.InvoiceSectionDisplayName プロパティ

定義

トランザクションに対して課金される請求書セクションの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象