Compartir a través de


Transaction.InvoiceSectionDisplayName Propiedad

Definición

Obtiene el nombre de la sección de factura que se facturará para la transacción.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a