Subscription |
public class SubscriptionInvoiceData : IExtensibleDataObject
The SubscriptionInvoiceData type exposes the following members.
Name | Description | |
---|---|---|
CustomerIdentifier | Gets or sets the customer identifier (e.g. KID). | |
CustomerNumber | Gets or sets the customer number. | |
DeliveryEndDate | Gets or sets the end date of the subscription delivery that this invoice covers. | |
DeliveryStartDate | Gets or sets the start date of the subscription delivery that this invoice covers. | |
DueDate | Gets or sets the due date. | |
EliminationDate | Gets or sets the elimination date. | |
FeeAmount | Gets or sets the fee amount. | |
FeeAmountWithTax | Gets or sets the fee amount including taxes. | |
InvoiceDate | Gets or sets the invoice date. | |
InvoiceNumber | Gets or sets the invoice number. | |
InvoiceTransactions | Gets or sets the invoice transactions associated with the invoice. | |
InvoiceType | Gets or sets the type of the invoice. | |
IsPaid | Gets or sets a value indicating whether this invoice has been paid. | |
NoTaxBasis | Gets or sets the part of the amount that does not contribute to taxes. | |
Tax | Gets or sets the tax. | |
TaxBasis | Gets or sets the part of the amount that contributes to taxes. | |
TitleCode | Gets or sets the title code. | |
TotalAmount | Gets or sets the total amount. |