InvoiceDetail 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.
Represents the detailed information of an invoice.
public sealed class InvoiceDetail : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type InvoiceDetail = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public NotInheritable Class InvoiceDetail
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Inheritance
Constructors
InvoiceDetail() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BillingProvider |
Gets or sets the billing provider. |
InvoiceLineItemType |
Gets or sets the type of invoice detail. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |