Delen via


InvoiceSectionsOnExpand.HasMoreResults Eigenschap

Definitie

Hiermee wordt aangegeven of er meer factuursecties zijn dan de secties die in deze verzameling worden vermeld. De verzameling bevat maximaal 50 factuursecties. Als u alle factuursecties wilt ophalen, gebruikt u de API voor lijstfactuursecties.

[Newtonsoft.Json.JsonProperty(PropertyName="hasMoreResults")]
public bool? HasMoreResults { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hasMoreResults")>]
member this.HasMoreResults : Nullable<bool>
Public ReadOnly Property HasMoreResults As Nullable(Of Boolean)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op