Delen via


Document.Kind Eigenschap

Definitie

Hiermee haalt u het type van het document op. Mogelijke waarden zijn: 'Invoice', 'VoidNote', 'TaxReceipt', 'CreditNote'

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op