Invoice |
The InvoiceDetail type exposes the following members.
| Name | Description | |
|---|---|---|
| AdjustmentBatchId | ||
| BenefitingCustomerId | The customer that effectively receives the benefits of this purchase (such as a physical product, or a membership). The same as ShippingCustomerId. | |
| BillToCustomerId | The customer that pays for this purchase. The same as CustomerId. | |
| CustomerId | ||
| HadDiscountProgramVoucherApplied | ||
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) | |
| InvoiceId | ||
| IsAdditionalCharge | ||
| IsClosed | ||
| IsShipped | ||
| IsVoid | ||
| ItemName | ||
| Notes | ||
| OriginatingOrderDetailId | ||
| PackageGroupingKey | ||
| PackageProductId | If this invoice detail was purchased as a part of a package, the product Id of that package; otherwise null | |
| PriceCode | ||
| PriceId | ||
| PriceName | ||
| ProductId | ||
| ProductName | ||
| ProductTypeId | ||
| Quantity | ||
| RevisionInformation | (Inherited from NetForumEntity) | |
| ShippingCustomerAddressId | ||
| ShippingCustomerId | ||
| SourceCodeId | ||
| Total | The total value of this line item at the time it was created. Does not reflect returns or cancels. | |
| Type | ||
| UnitPrice |