Compartir a través de


Transaction.Invoice Propiedad

Definición

Obtiene la factura en la que se facturaba la transacción o "pendiente" si la transacción no se factura.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a