InvoiceSummaryDetail Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represent a summary of individual details for an invoice type. for example recurring, perpetual.
public class InvoiceSummaryDetail
type InvoiceSummaryDetail = class
Public Class InvoiceSummaryDetail
- Inheritance
-
InvoiceSummaryDetail
Constructors
InvoiceSummaryDetail() |
Properties
InvoiceType |
Gets or sets the invoice type. example, recurring, perpetual. |
Summary |
Gets or sets summary on Partner's monthly bills for a particular invoice type. |