Retail |
The RetailInvoicingResult type exposes the following members.
Name | Description | |
---|---|---|
FirstAndLastInvoiceNumberList | Gets or sets a list of title code, first- and last invoice numbers. When invoicing is for multiple titles we have to keep the first- and last invoice number in a list. The order of the content: Title code, First invoice number, Last invoice number. | |
FirstInvoiceNumber | Gets or sets the first invoice number that was generated, or null if no invoices were generated. | |
GrandTotal | Gets or sets the grand total sum that was invoiced. | |
IsForMultipleTitles | Gets or sets a value indicating whether this is running for multiple titles. | |
LastInvoiceNumber | Gets or sets the last invoice number that was generated, or null if no invoices were generated. | |
NumberOfBillPayers | Gets or sets the number of bill payers whose address information was written onto invoices. | |
NumberOfRetailersConsidered | Gets or sets the number of retailers that were considered by the invoicing routine. | |
NumberOfRetailersInvoiced | Gets or sets the number of retailers that were actually invoiced by the invoicing routine. | |
NumberOfRetailersMissingEHFInformation | Gets or sets the number of retailers who are missing one or more values for correct EHF-invoicing. | |
SumAdded | Gets or sets the total number of added copies. | |
SumDelivered | Gets or sets the total number of delivered copies. | |
SumOrdered | Gets or sets the total number of ordered copies. | |
SumRegulated | Gets or sets the total number of regulated copies. | |
SumReturned | Gets or sets the total number of returned copies. | |
SumSold | Gets or sets the total number of sold copies. | |
SumSubtracted | Gets or sets the total number of subtracted copies. | |
TitleCode | Gets or sets the title code for which the invoicing was done. |