Entitlement 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.
Class that represents an entitlement
public class Entitlement : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type Entitlement = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public Class Entitlement
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Inheritance
Constructors
Entitlement() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
EntitledArtifacts |
Gets or sets collection of entitled artifacts. |
EntitlementType |
Gets or sets entitlement type. |
ExpiryDate |
Gets or sets the entitlement expiry date. |
FulfillmentState |
Gets or sets the fulfillment state for the current entitlement. |
IncludedEntitlements |
Gets or sets included entitlements. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |
ProductId |
Gets or sets product id. |
Quantity |
Gets or sets quantity. |
QuantityDetails |
Gets or sets the quantity details (quantity - state). |
ReferenceOrder |
Gets or sets reference order related to the entitlement. |
SkuId |
Gets or sets skuId. |