CreditedInvoiceLine Properties |
The CreditedInvoiceLine type exposes the following members.
| Name | Description | |
|---|---|---|
| Credit |
Gets or sets the discount.
| |
| CreditedAmount |
Gets or sets the credited amount.
| |
| CustomAttributes |
Gets or sets the custom attributes.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Description |
Gets or sets the description.
| |
| Discount |
Gets or sets the discount.
| |
| Id |
Gets the id.
| |
| InvoiceId |
Gets or sets the invoice id.
| |
| ItemExternalId |
Gets or sets the item external id.
| |
| ItemId |
Gets or sets the item id.
| |
| ItemName |
Gets or sets the name of the item.
| |
| ItemNo |
Gets or sets the item no.
| |
| ItemNumber |
Gets or sets the item number.
| |
| Price |
Gets or sets the price.
| |
| Quantity |
Gets or sets the quantity.
| |
| Recurring |
Gets or sets a value indicating whether this ItemData is recurring.
| |
| RenewalPeriod |
Gets or sets the renewal period in number of months.
| |
| RenewalPeriodUnit |
Gets or sets a value indicating whether [renewal period in months].
| |
| Taxes |
Gets or sets the taxes.
|