Subscription |
public class SubscriptionInvoiceTransactionData : IExtensibleDataObject
The SubscriptionInvoiceTransactionData type exposes the following members.
Name | Description | |
---|---|---|
Amount | Gets or sets the amount. | |
AmountPaid | Gets or sets the amount that has been paid. | |
AmountWithTax | Gets or sets the amount with tax. | |
CurrencyCode | Gets or sets the currency code. | |
DeliveryEndDate | Gets or sets the end date of the subscription delivery that this invoice transaction covers. | |
DeliveryStartDate | Gets or sets the start date of the subscription delivery that this invoice transaction covers. | |
IsPaid | Gets or sets a value indicating whether this invoice transaction has been fully paid. | |
Text | Gets or sets a custom text for the invoice transaction. |