다음을 통해 공유


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

적용 대상