ReferenceOrder Class

Definition

Class that represents an order linked to the entitlement.

public class ReferenceOrder : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type ReferenceOrder = class
    inherit ResourceBaseWithLinks<StandardResourceLinks>
Public Class ReferenceOrder
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
Inheritance

Constructors

ReferenceOrder()

Properties

AlternateId

Gets or sets the order alternate Id.

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Id

Gets or sets order id.

LineItemId

Gets or sets order line item id.

Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)

Applies to