InvoiceDetail Class

Definition

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>)

Applies to