InvoiceDetail Class

Definition

Represents the detailed information of an invoice.

public sealed class InvoiceDetail : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
Inheritance

Constructors

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