Delen via


Transaction.InvoiceId Eigenschap

Definitie

Hiermee wordt de id opgehaald van de factuur waarop de transactie is gefactureerd. Dit veld is alleen van toepassing op transacties die worden gefactureerd.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op