Partilhar via


Transaction.InvoiceId Propriedade

Definição

Obtém o ID da fatura na qual a transação foi faturada. Este campo só é aplicável a transações que são faturadas.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a