Partager via


Transaction.InvoiceId Propriété

Définition

Obtient l’ID de la facture sur laquelle la transaction a été facturée. Ce champ s’applique uniquement aux transactions qui sont facturées.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à