Delen via


InvoiceSectionsOnExpand Klas

Definitie

De factuursecties die zijn gekoppeld aan het factureringsprofiel. Standaard wordt dit niet ingevuld, tenzij dit is opgegeven in $expand.

public class InvoiceSectionsOnExpand
type InvoiceSectionsOnExpand = class
Public Class InvoiceSectionsOnExpand
Overname
InvoiceSectionsOnExpand

Constructors

InvoiceSectionsOnExpand()

Initialiseert een nieuw exemplaar van de klasse InvoiceSectionsOnExpand.

InvoiceSectionsOnExpand(Nullable<Boolean>, IList<InvoiceSection>)

Initialiseert een nieuw exemplaar van de klasse InvoiceSectionsOnExpand.

Eigenschappen

HasMoreResults

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.

Value

Hiermee worden de factuursecties opgehaald of ingesteld die zijn gekoppeld aan het factureringsprofiel.

Van toepassing op