Delen via


Transaction.Invoice Eigenschap

Definitie

Hiermee haalt u de factuur op waarop de transactie is gefactureerd of 'in behandeling' als de transactie niet wordt gefactureerd.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op