Microsoft.Store.PartnerCenter.Models.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Store.PartnerCenter.Models</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement">
            <summary>
            The class represents an agreement object.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.UserId">
            <summary>
            Gets or sets the partner's user ID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.PrimaryContact">
            <summary>
            Gets or sets the primary contact for the agreement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.TemplateId">
            <summary>
            Gets or sets the template ID of the agreement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.DateAgreed">
            <summary>
            Gets or sets the date the agreement was signed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.Type">
            <summary>
            Gets or sets the agreement type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Agreement.AgreementLink">
            <summary>
            Gets or sets the download link for the agreement.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementMetaData">
            <summary>
            This class represents the meta data about agreements.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementMetaData.TemplateId">
            <summary>
            Gets or sets the template ID for the agreement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementMetaData.AgreementType">
            <summary>
            Gets or sets the agreement type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementMetaData.AgreementLink">
            <summary>
            Gets or sets the download link for the agreement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementMetaData.VersionRank">
            <summary>
            Gets or sets the ranking for the version for enforcement.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementType">
            <summary>
            This enum class represents the types of agreements supported.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Agreements.AgreementType.MicrosoftCloudAgreement">
            <summary>
            Microsoft cloud agreement
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Agreements.Contact">
            <summary>
            This class represents the contact information for a specific individual.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Contact.FirstName">
            <summary>
            Gets or sets the contact's first name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Contact.LastName">
            <summary>
            Gets or sets the contact's last name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Contact.Email">
            <summary>
            Gets or sets the contact's email address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Agreements.Contact.PhoneNumber">
            <summary>
            Gets or sets the contact's phone number.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesDeploymentInsights">
            <summary>
            Holds analytics information about deployment of licenses at the customer level.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesDeploymentInsights.LicensesDeployed">
            <summary>
            Gets or sets the number of License/seats deployed as of processed date.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesDeploymentInsights.LicensesSold">
            <summary>
            Gets or sets the number of sold seats/licenses as of processed time stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesDeploymentInsights.DeploymentPercent">
            <summary>
            Gets or sets the deployment percent of the licenses of the customer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase">
            <summary>
            SDK business object model for common properties of customer licenses analytics.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase.CustomerId">
            <summary>
            Gets or sets the Customer Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase.CustomerName">
            <summary>
            Gets or sets the Customer Name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase.ProductName">
            <summary>
            Gets or sets the product/plan name of the given service. (Example: OFFICE 365 BUSINESS ESSENTIALS).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase.ServiceCode">
            <summary>
            Gets or sets the Service Code of the License. Example (Office 365 : O365).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights">
            <summary>
            SDK business object model for Insights of license usage at customer level.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights.WorkloadCode">
            <summary>
            Gets or sets the Workload Code. (Example : Exchange - EXO).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights.WorkloadName">
            <summary>
            Gets or sets the Workload name (Example: Exchange).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights.LicensesActive">
            <summary>
            Gets or sets the total active seats as of processed time stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights.LicensesQualified">
            <summary>
            Gets or sets the total qualified entitlements as of processed time stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesUsageInsights.UsagePercent">
            <summary>
            Gets or sets the usage percent of the given workload.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase">
            <summary>
            Encapsulation of common properties of all licenses' insights.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase.ProcessedDateTime">
            <summary>
            Gets or sets the Last Processed date for data.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase.ServiceName">
            <summary>
            Gets or sets the Service name (Example : Office, CRM).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase.Channel">
            <summary>
            Gets or sets the Channel name of service (Example: Reseller, Direct).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesDeploymentInsights">
            <summary>
            Holds the analytics information about the deployment of all customers' licenses of the given partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesDeploymentInsights.LicensesSold">
            <summary>
            Gets or sets the number of licenses sold as of processed time stamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesDeploymentInsights.ProratedDeploymentPercent">
            <summary>
            Gets or sets the percentage of licenses deployed by all the customers of this partner.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesUsageInsights">
            <summary>
            Holds the analytics information about the usage of all the customers' licenses of the given partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesUsageInsights.WorkloadName">
            <summary>
            Gets or sets the Workload name. For example: Exchange.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Analytics.PartnerLicensesUsageInsights.ProratedLicensesUsagePercent">
            <summary>
            Gets or sets the usage percentage of the given workload out of qualified licenses of all customers of the partner.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord">
            <summary>
            Represents a record of operation performed by a
            Partner user or application
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.Id">
            <summary>
            Gets or sets a unique id for the audit record
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.PartnerId">
            <summary>
            Gets or sets a partner's Microsoft Tenant Id
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.CustomerId">
            <summary>
            Gets or sets the customerId of customer in whose context
            operation was performed
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.CustomerName">
            <summary>
            Gets or sets the name of customer in whose context
            operation was performed
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.UserPrincipalName">
            <summary>
            Gets or sets the UserId of the operation. This could be in the context of
            a 3rd party or 1st party application
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.ApplicationId">
            <summary>
            Gets or sets the id of the app invoking the operation
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.ResourceType">
            <summary>
            Gets or sets the type of the resource acted upon by the operation
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.ResourceOldValue">
            <summary>
            Gets or sets the old value of the resource
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.ResourceNewValue">
            <summary>
            Gets or sets the new value of the resource
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.OperationType">
            <summary>
            Gets or sets the type of the operation being performed
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.OriginalCorrelationId">
            <summary>
            Gets or sets the CorrelationId associated with the initial operation that created this audit record
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.OperationDate">
            <summary>
            Gets or sets the dateTime when the operation was performed
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.OperationStatus">
            <summary>
            Gets or sets the status of the operation that is audited
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.CustomizedData">
            <summary>
            Gets or sets the dictionary which holds additional data
            that is customized to the operation performed
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord.OnError(System.Runtime.Serialization.StreamingContext,Newtonsoft.Json.Serialization.ErrorContext)">
            <summary>
            Handles error for enum values
            </summary>
            <param name="context">The streaming context</param>
            <param name="errorContext">The error context</param>
            https://www.newtonsoft.com/json/help/html/SerializationErrorHandling.htm
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Auditing.OperationStatus">
            <summary>
            Represents status of an operation
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationStatus.Succeeded">
            <summary>
            Indicates success of the operation
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationStatus.Failed">
            <summary>
            Indicates failure of the operation
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationStatus.Progress">
            <summary>
            Indicates that the operation is still in progress
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationStatus.Decline">
            <summary>
            Indicates that the operation is declined
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType">
            <summary>
            Enumeration to represent type of
            Operation being performed
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.Undefined">
            <summary>
            The undefined
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerQualification">
            <summary>
            Update Customer Qualification
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateSubscription">
            <summary>
            Updates an existing subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpgradeSubscription">
            <summary>
            Transition a subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.ConvertTrialSubscription">
            <summary>
            Convert a trial subscription to a paid one.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.AddCustomer">
            <summary>
            Adding a Customer
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerBillingProfile">
            <summary>
            Update a Customer Billing Profile
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerPartnerContractCompanyName">
            <summary>
            Update a Customer's Partner Contract Company Name
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerSpendingBudget">
            <summary>
            Updates a customer spending budget.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.DeleteCustomer">
            <summary>
            Deleting a Customer.
            Happens only in the sandbox integration accounts.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.RemovePartnerCustomerRelationship">
            <summary>
            Remove Partner Customer relationship.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.CreateOrder">
            <summary>
            Create a new order.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateOrder">
            <summary>
            Updates an existing order.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.CreateCustomerUser">
            <summary>
            Creates a customer user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.DeleteCustomerUser">
            <summary>
            Deletes a customer user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerUser">
            <summary>
            Updates a customer user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerUserLicenses">
            <summary>
            Updates a customer user licenses.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.ResetCustomerUserPassword">
            <summary>
            Reset customer user password.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateCustomerUserPrincipalName">
            <summary>
            Update customer user UPN.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.RestoreCustomerUser">
            <summary>
            Restore customer user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.CreateMpnAssociation">
            <summary>
            Create MPN association.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateMpnAssociation">
            <summary>
            Update MPN association.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateSfbCustomerUserLicenses">
            <summary>
            Updates a Sfb customer user licenses.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdateTransfer">
            <summary>
            Update transfer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.CreatePartnerRelationship">
            <summary>
            Creates a partner relationship.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.RegisterApplication">
            <summary>
            Add and registers an application.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UnregisterApplication">
            <summary>
            Unregisters an application.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.AddApplicationCredential">
            <summary>
            Adds an application credential.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.RemoveApplicationCredential">
            <summary>
            Adds an application credential.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.CreatePartnerUser">
            <summary>
            Creates a partner user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.UpdatePartnerUser">
            <summary>
            Updates a partner user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.OperationType.RemovePartnerUser">
            <summary>
            Removes a partner user.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType">
            <summary>
            Enumeration to represent type of
            Resource being performed
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Undefined">
            <summary>
            The undefined
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Customer">
            <summary>
            Customer Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.CustomerUser">
            <summary>
            Customer User
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Order">
            <summary>
            Order Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Subscription">
            <summary>
            Subscription Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.License">
            <summary>
            License Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.ThirdPartyAddOn">
            <summary>
            Third party add-on Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.MpnAssociation">
            <summary>
            MPN association Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Transfer">
            <summary>
            Transfer Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.Application">
            <summary>
            Application Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.ApplicationCredential">
            <summary>
            Application Credential Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.PartnerUser">
            <summary>
            Partner User Resource
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.ResourceType.PartnerRelationship">
            <summary>
            Partner Relationship Resource
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecordSearchField">
            <summary>
            Lists the supported audit search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecordSearchField.CompanyName">
            <summary>
            Customer company name.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecordSearchField.CustomerId">
            <summary>
            Customer Id (Guid).
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecordSearchField.ResourceType">
            <summary>
            Resource Type as defined in available Resource Types (Example: Order, Subscription).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.QuantityDetail">
            <summary>
            Class that represents an Quantity Detail
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.QuantityDetail.Quantity">
            <summary>
            Gets or sets quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.QuantityDetail.Status">
            <summary>
            Gets or sets Status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.Artifact">
            <summary>
            Class that represents an entitlement artifact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Artifact.ArtifactType">
            <summary>
            Gets or sets Artifact Type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Artifact.DynamicAttributes">
            <summary>
            Gets or sets the dynamic attributes.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement">
            <summary>
            Class that represents an entitlement
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.IncludedEntitlements">
            <summary>
            Gets or sets included entitlements.
            </summary>
            <value>
            Collection of included entitlements.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.ReferenceOrder">
            <summary>
            Gets or sets reference order related to the entitlement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.ProductId">
            <summary>
            Gets or sets product id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.Quantity">
            <summary>
            Gets or sets quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.QuantityDetails">
            <summary>
            Gets or sets the quantity details (quantity - state).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.EntitledArtifacts">
            <summary>
            Gets or sets collection of entitled artifacts.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.SkuId">
            <summary>
            Gets or sets skuId.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Entitlement.EntitlementType">
            <summary>
            Gets or sets entitlement type.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.ReferenceOrder">
            <summary>
            Class that represents an order linked to the entitlement.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReferenceOrder.Id">
            <summary>
            Gets or sets order id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReferenceOrder.LineItemId">
            <summary>
            Gets or sets order line item id.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation">
            <summary>
            Class that represents a reservation.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.DisplayName">
            <summary>
            Gets or sets DisplayName
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.ReservationId">
            <summary>
            Gets or sets reservation id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.AppliedScopes">
            <summary>
            Gets or sets Applied Scopes
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.ScopeType">
            <summary>
            Gets or sets scope type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.Quantity">
            <summary>
            Gets or sets quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.ExpiryDateTime">
            <summary>
            Gets or sets expiry date time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.EffectiveDateTime">
            <summary>
            Gets or sets effective date time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.Reservation.ProvisioningState">
            <summary>
            Gets or sets provisioning state.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifact">
            <summary>
            Class that represents reserved instance artifact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifact.Link">
            <summary>
            Gets or sets artifact link.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifact.ResourceId">
            <summary>
            Gets or sets resourceId (reservation order id).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifactDetails">
            <summary>
            Class that represents reserved instance artifact details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifactDetails.Type">
            <summary>
            Gets or sets artifact type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Entitlements.ReservedInstanceArtifactDetails.Reservations">
            <summary>
            Gets or sets reservation collection.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemProvisioningStatus">
            <summary>
            Order line item provisioning status
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemProvisioningStatus.LineItemNumber">
            <summary>
            Gets or sets the line item number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemProvisioningStatus.Status">
            <summary>
            Gets or sets the aggregated state of an order line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemProvisioningStatus.QuantityProvisioningInformation">
            <summary>
            Gets or sets Quantity Provisioning Information
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.QuantityProvisioningStatus">
            <summary>
            Quantity Provisioning Status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.QuantityProvisioningStatus.Quantity">
            <summary>
            Gets or sets Quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.QuantityProvisioningStatus.Status">
            <summary>
            Gets or sets provisioning status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.OrderLinks">
            <summary>
            Bundles the links for an order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLinks.ProvisioningStatus">
            <summary>
            Gets or sets the link to the provisioning status of an order.
            </summary>
            <value>
            The provisioning status of an order.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemLinks">
            <summary>
            Bundles the links for an order line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemLinks.Subscription">
            <summary>
            Gets or sets the subscription link for the order line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemLinks.Sku">
            <summary>
            Gets or sets the SKU link for the order line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItemLinks.ProvisioningStatus">
            <summary>
            Gets or sets the provisioning status link for the order line item.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.Order">
            <summary>
            An order is the mean of purchasing offers. Offers are represented by line items within the order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.Id">
            <summary>
            Gets or sets the order identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.ReferenceCustomerId">
            <summary>
            Gets or sets the reference customer identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.BillingCycle">
            <summary>
            Gets or sets the type of billing cycle for the selected offers.
            </summary>
            <value>
            The type of billing cycle set for the offers.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.CurrencyCode">
            <summary>
            Gets or sets the currency code.
            </summary>
            <value>The currency code.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.LineItems">
            <summary>
            Gets or sets the Order line items. Each order line item refers to one offer's purchase data.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.CreationDate">
            <summary>
            Gets or sets the creation date of the order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.Status">
            <summary>
            Gets or sets the order status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.Order.Links">
            <summary>
            Gets or sets the links corresponding to the order.
            </summary>
            <value>
            The links.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem">
            <summary>
            An order line item associates order information to a specific offer of a product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.LineItemNumber">
            <summary>
            Gets or sets the line item number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.OfferId">
            <summary>
            Gets or sets the offer identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.SubscriptionId">
            <summary>
            Gets or sets the resulting subscription identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.ParentSubscriptionId">
            <summary>
            Gets or sets the parent subscription identifier.
            This parameter should only be set for add-on offer purchase. This applies to Order updates only.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.FriendlyName">
            <summary>
            Gets or sets the friendly name for the result contract (subscription).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.Quantity">
            <summary>
            Gets or sets the product quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.PartnerIdOnRecord">
            <summary>
            Gets or sets the partner identifier on record.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Orders.OrderLineItem.ProvisioningContext">
            <summary>
            Gets or sets the provisioning context for the offer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionRegistrationStatus">
            <summary>
            Provides information about the registration status of a subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionRegistrationStatus.SubscriptionId">
            <summary>
            Gets or sets a GUID formatted string that identifies the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionRegistrationStatus.Status">
            <summary>
            Gets or sets a value indicating whether this subscription is registered.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion">
            <summary>
            Represents the conversion for a subscription from a trial offer to a paid offer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion.OfferId">
            <summary>
            Gets or sets the original offer id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion.TargetOfferId">
            <summary>
            Gets or sets the target offer id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion.OrderId">
            <summary>
            Gets or sets the order id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion.Quantity">
            <summary>
            Gets or sets the quantity to be purchased. Defaults to the source subscription quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Conversion.BillingCycle">
            <summary>
            Gets or sets the billing cycle. Defines how often the partner is billed for this subscription.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionError">
            <summary>
            Represents an error for the trial subscription conversion result.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionError.Code">
            <summary>
            Gets or sets the error code associated with the issue.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionError.Description">
            <summary>
            Gets or sets the friendly text describing the error.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionErrorCode">
            <summary>
            The type of errors that prevent trial subscription conversion from happening.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionErrorCode.Other">
            <summary>
            General error.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionErrorCode.ConversionsNotFound">
            <summary>
            Cannot find any conversions for the trial subscription to convert to.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionResult">
            <summary>
            Represents the result of performing a subscription conversion.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionResult.SubscriptionId">
            <summary>
            Gets or sets the subscription id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionResult.OfferId">
            <summary>
            Gets or sets the original offer id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionResult.TargetOfferId">
            <summary>
            Gets or sets the target offer id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.ConversionResult.Error">
            <summary>
            Gets or sets the error encountered while attempting to perform the conversion, if applicable.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact">
            <summary>
            Represents a form of support contact for a customer's subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact.SupportTenantId">
            <summary>
            Gets or sets the support tenant id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact.SupportMpnId">
            <summary>
            Gets or sets the support MPN id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact.Name">
            <summary>
            Gets or sets the name.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.ProvisioningStatus">
            <summary>
            Lists the available status for a subscription provisioning status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ProvisioningStatus.None">
            <summary>
            Default value.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ProvisioningStatus.Success">
            <summary>
            Subscription provisioning status success.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ProvisioningStatus.Pending">
            <summary>
            Subscription provisioning status pending.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.ProvisioningStatus.Failed">
            <summary>
            Subscription provisioning status failed.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionProvisioningStatus">
            <summary>
            The subscription provisioning status details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionProvisioningStatus.SkuId">
            <summary>
            Gets or sets the subscription s.k.u id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionProvisioningStatus.Status">
            <summary>
            Gets or sets the subscription provisioning status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionProvisioningStatus.Quantity">
            <summary>
            Gets or sets the quantity.
            Latest Seat number or subscription quantity after provisioning.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionProvisioningStatus.EndDate">
            <summary>
            Gets or sets the end date.
            Renewal or end date after provisioning.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.UserLicenseError">
            <summary>
            Represents the user and the services that had errors during license transfer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UserLicenseError.UserObjectId">
            <summary>
            Gets or sets the user object identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UserLicenseError.Name">
            <summary>
            Gets or sets the name of the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UserLicenseError.Email">
            <summary>
            Gets or sets the email of the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UserLicenseError.Errors">
            <summary>
            Gets or sets the list of errors that occurred during license transfer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult">
            <summary>
            Represents the result of performing a subscription Upgrade.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult.SourceSubscriptionId">
            <summary>
            Gets or sets the source subscription id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult.TargetSubscriptionId">
            <summary>
            Gets or sets the target subscription id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult.UpgradeType">
            <summary>
            Gets or sets the type of upgrade.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult.UpgradeErrors">
            <summary>
            Gets or sets the errors encountered while attempting to perform the upgrade, if applicable.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeResult.LicenseErrors">
            <summary>
            Gets or sets the errors encountered while attempting to migrate user licenses, if applicable.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode">
            <summary>
            The type of errors that prevent subscription upgrading from happening.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.Other">
            <summary>
            General error.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.DelegatedAdminPermissionsDisabled">
            <summary>
            Upgrade cannot be performed because administrative permissions have been removed.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.SubscriptionStatusNotActive">
            <summary>
            Upgrade cannot be performed because the subscription status is suspended or deleted.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.ConflictingServiceTypes">
            <summary>
            Upgrade cannot be performed because of conflicting source service types.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.ConcurrencyConflicts">
            <summary>
            Upgrade cannot be performed due to concurrent subscription restrictions.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.UserContextRequired">
            <summary>
            Upgrade cannot be performed because the current request is using app context.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.SubscriptionAddOnsPresent">
            <summary>
            Upgrade cannot be performed because the source subscription has previously purchased add-ons.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.SubscriptionDoesNotHaveAnyUpgradePaths">
            <summary>
            Upgrade cannot be performed because the source subscription does not have upgrade paths.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.SubscriptionTargetOfferNotFound">
            <summary>
            Upgrade cannot be performed because the specified upgrade path is not an available upgrade path.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeErrorCode.SubscriptionNotProvisioned">
            <summary>
            The subscription is not provisioned yet.
            Happens when the order is still being processed. Eventually the subscription will be provisioned and an entitlement is created.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeError">
            <summary>
            Represents an error for subscription upgrade eligibility.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeError.Code">
            <summary>
            Gets or sets the error code associated with the issue.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeError.Description">
            <summary>
            Gets or sets the friendly text describing the error.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeError.AdditionalDetails">
            <summary>
            Gets or sets additional details regarding the error.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade">
            <summary>
            Represents a form of upgrade for a subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade.TargetOffer">
            <summary>
            Gets or sets the offer to upgrade to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade.UpgradeType">
            <summary>
            Gets or sets the type of upgrade.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade.IsEligible">
            <summary>
            Gets or sets a value indicating whether the upgrade can be performed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade.Quantity">
            <summary>
            Gets or sets the quantity to be purchased. Defaults to the source subscription quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Upgrade.UpgradeErrors">
            <summary>
            Gets or sets the reasons the upgrade cannot be performed, if applicable.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus">
            <summary>
            Lists the available states for a subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus.None">
            <summary>
            Indicates nothing - no status, used as an initializer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus.Active">
            <summary>
            Active subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus.Suspended">
            <summary>
            Suspended subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus.Deleted">
            <summary>
            Deleted subscription.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionLinks">
            <summary>
            Bundles links associated with a subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionLinks.Offer">
            <summary>
            Gets or sets the offer link associated with the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionLinks.ParentSubscription">
            <summary>
            Gets or sets the parent subscription link.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription">
            <summary>
            The subscription resource represents the life cycle of a subscription and includes properties that define the states
            throughout the subscription life cycle.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.Id">
            <summary>
            Gets or sets the subscription identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.EntitlementId">
            <summary>
            Gets or sets the entitlement identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.OfferId">
            <summary>
            Gets or sets the offer identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.OfferName">
            <summary>
            Gets or sets the offer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.FriendlyName">
            <summary>
            Gets or sets the friendly name for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.Quantity">
            <summary>
            Gets or sets the quantity.
            For example, in case of seat based billing, this property is set to seat count.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.UnitType">
            <summary>
            Gets or sets the units defining Quantity for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.ParentSubscriptionId">
            <summary>
            Gets or sets the parent subscription identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.CreationDate">
            <summary>
            Gets or sets the creation date.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.EffectiveStartDate">
            <summary>
            Gets or sets the effective start date for this subscription. It is used to back date a migrated subscription or to align it with another.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.CommitmentEndDate">
            <summary>
            Gets or sets the commitment end date for this subscription. For subscriptions which are not auto renewable, this represents a date far away in the future.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.Status">
            <summary>
            Gets or sets the subscription status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.AutoRenewEnabled">
            <summary>
            Gets or sets a value indicating whether automatic renew is enabled or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.BillingType">
            <summary>
            Gets or sets the billing type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.BillingCycle">
            <summary>
            Gets or sets the billing cycle.
            Defines how often the partner is billed for this subscription.
            </summary>
            <value>The billing cycle. Default is monthly.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.PartnerId">
            <summary>
            Gets or sets the MPN identifier. This only applies to indirect partner scenarios.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.SuspensionReasons">
            <summary>
            Gets or sets the suspension reason.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.ContractType">
            <summary>
            Gets the type of contract.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription.Links">
            <summary>
            Gets or sets the links.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeType">
            <summary>
            Lists upgrade options for a subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeType.None">
            <summary>
            Default value.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeType.UpgradeOnly">
            <summary>
            Subscription upgrade only.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Subscriptions.UpgradeType.UpgradeWithLicenseTransfer">
            <summary>
            Subscription upgrade and license transfer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Carts.Cart">
            <summary>
            This class represents a model of a cart object.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.Id">
            <summary>
            Gets or sets a unique cart identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.CreationTimestamp">
            <summary>
            Gets or sets the creation timestamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.LastModifiedTimestamp">
            <summary>
            Gets or sets the last modified timestamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.ExpirationTimestamp">
            <summary>
            Gets or sets the expiration timestamp.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.LastModifiedUser">
            <summary>
            Gets or sets the last modified user or application.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.Cart.LineItems">
            <summary>
            Gets or sets a collection of cart line items.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Carts.CartError">
            <summary>
            Represents an error associated to a cart line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartError.ErrorCode">
            <summary>
            Gets or sets a cart error code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartError.ErrorDescription">
            <summary>
            Gets or sets an error description.
            </summary>
            <value>An error description.</value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem">
            <summary>
            Represents a line item on a cart.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.Id">
            <summary>
            Gets or sets a unique identifier of a cart line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.CatalogItemId">
            <summary>
            Gets or sets the catalog item identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.FriendlyName">
            <summary>
            Gets or sets the friendly name for the result contract (subscription)
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.Quantity">
            <summary>
            Gets or sets the product quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.CurrencyCode">
            <summary>
            Gets or sets the currency code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.BillingCycle">
            <summary>
            Gets or sets the type of billing cycle for the selected catalog item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.Participants">
            <summary>
            Gets or sets a collection of participants on this purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.ProvisioningContext">
            <summary>
            Gets or sets a context that will be used for provisioning of the catalog item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.OrderGroup">
            <summary>
            Gets or sets the order group which indicates which items can be place in a single order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Carts.CartLineItem.Error">
            <summary>
            Gets or sets an error associated to this cart line item.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode">
            <summary>
            Types of cart error code.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.Unknown">
            <summary>
            Default value
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.CurrencyIsNotSupported">
            <summary>
            Currency is not supported for given market
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.CatalogItemIdIsNotValid">
            <summary>
            Catalog item id is not valid
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.QuotaNotAvailable">
            <summary>
            Not enough quota available
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.InventoryNotAvailable">
            <summary>
            Inventory is not available for selected offer
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.ParticipantsIsNotSupportedForPartner">
            <summary>
            Setting participants is not supported for Partner
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.UnableToProcessCartLineItem">
            <summary>
            Unable to process cart line item.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.SubscriptionIsNotValid">
            <summary>
            Subscription is not valid.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.SubscriptionIsNotEnabledForRI">
            <summary>
            Subscription is not enabled for RI purchase.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.SandboxLimitExceeded">
            <summary>
            The sandbox limit has been exceeded.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.CartErrorCode.InvalidInput">
            <summary>
            Generic input is not valid.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Carts.Enums.ParticipantType">
            <summary>
            Types of Participants
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.ParticipantType.Unknown">
            <summary>
            Default value if not known
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Carts.Enums.ParticipantType.TransactionReseller">
            <summary>
            An indirect reseller with a transaction role.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules">
            <summary>
            Holds validation information for a single country.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.Iso2Code">
            <summary>
            Gets or sets the ISO2 code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.DefaultCulture">
            <summary>
            Gets or sets the default culture.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsStateRequired">
            <summary>
            Gets or sets a value indicating whether the state is required or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.SupportedStatesList">
            <summary>
            Gets or sets a list of states in the country.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.SupportedLanguagesList">
            <summary>
            Gets or sets a list of supported languages.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.SupportedCulturesList">
            <summary>
            Gets or sets a list of supported cultures.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsPostalCodeRequired">
            <summary>
            Gets or sets a value indicating whether a postal code is required or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.PostalCodeRegex">
            <summary>
            Gets or sets the postal code regular expression.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsCityRequired">
            <summary>
            Gets or sets a value indicating whether a city is required or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsVatIdSupported">
            <summary>
            Gets or sets a value indicating whether a VAT Id is required or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.TaxIdFormat">
            <summary>
            Gets or sets the tax Id format.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.TaxIdSample">
            <summary>
            Gets or sets the tax Id sample.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.VatIdRegex">
            <summary>
            Gets or sets the tax Id regular expression.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.PhoneNumberRegex">
            <summary>
            Gets or sets the phone number regular expression.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsTaxIdSupported">
            <summary>
            Gets or sets a value indicating whether a tax Id is supported or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.IsTaxIdOptional">
            <summary>
            Gets or sets a value indicating whether a tax Id is optional or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.CountryValidationRules.CountryValidationRules.CountryCallingCodesList">
            <summary>
            Gets or sets the country calling codes.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.CustomerQualification">
            <summary>
            Customer Qualification
            When a partner creates a new customer by default the customer is assigned "CustomerQualification.None". If the partner validates that the customer
            belongs to Education segment they can set the qualification of the Customer to "CustomerQualification.Education". This operation is irreversible and
            the partner will not be allowed to override the customer qualification once set.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerQualification.None">
            <summary>
            No Qualification
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerQualification.Education">
            <summary>
            Education Qualification
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerQualification.Nonprofit">
            <summary>
            Non-Profit / Charity Qualification
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.CustomerSearchField">
            <summary>
            Lists the supported customer search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerSearchField.CompanyName">
            <summary>
            Customer company name.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerSearchField.Domain">
            <summary>
            Customer domain name.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerSearchField.IndirectReseller">
            <summary>
            The indirect reseller
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerSearchField.IndirectCloudSolutionProvider">
            <summary>
            The indirect CSP
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.Customer">
            <summary>
            Represents a partner's customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.Id">
            <summary>
            Gets or sets the customer active directory tenant ID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.CommerceId">
            <summary>
            Gets or sets the customer commerce identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.CompanyProfile">
            <summary>
            Gets or sets the customer's company profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.BillingProfile">
            <summary>
            Gets or sets the customer's billing profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.RelationshipToPartner">
            <summary>
            Gets or sets the customer's relationship to partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.AllowDelegatedAccess">
            <summary>
            Gets or sets a value that indicates if delegated access is allowed for this customer or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.UserCredentials">
            <summary>
            Gets or sets the user credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.CustomDomains">
            <summary>
            Gets the custom domains.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.Customer.AssociatedPartnerId">
            <summary>
            Gets or sets the indirect reseller associated to this customer account.
            This value can be set only by indirect CSP partners.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile">
            <summary>
            The customer billing profile information.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.Id">
            <summary>
            Gets or sets the profile identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.FirstName">
            <summary>
            Gets or sets the first name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.LastName">
            <summary>
            Gets or sets the last name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.Email">
            <summary>
            Gets or sets the email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.Culture">
            <summary>
            Gets or sets the culture.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.Language">
            <summary>
            Gets or sets the language.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.CompanyName">
            <summary>
            Gets or sets the name of the company.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile.DefaultAddress">
            <summary>
            Gets or sets the default address for customer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile">
            <summary>
            Holds customer company profile information.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile.TenantId">
            <summary>
            Gets or sets the azure active directory tenant identifier for the customer's tenant.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile.Domain">
            <summary>
            Gets or sets the customer's azure active directory domain.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile.CompanyName">
            <summary>
            Gets or sets the name of the company.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship">
            <summary>
            Enumerates partner and customer relationships.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.Unknown">
            <summary>
            Unknown. Used for initialization.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.Reseller">
            <summary>
            A reseller relationship.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.Advisor">
            <summary>
            An advisor relationship.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.Syndication">
            <summary>
            Indicates that the partner is a syndication partner of the customer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.MicrosoftSupport">
            <summary>
            Indicates that the partner is a Microsoft Support agent for the customer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Customers.CustomerPartnerRelationship.None">
            <summary>
            None. Used to remove reseller relationship between the customer and partner.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Address">
            <summary>
            Represents a customer or partner's address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.Country">
            <summary>
            Gets or sets the Country in ISO country code format.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.Region">
            <summary>
            Gets or sets the region.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.City">
            <summary>
            Gets or sets the city.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.State">
            <summary>
            Gets or sets the state.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.AddressLine1">
            <summary>
            Gets or sets the first address line.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.AddressLine2">
            <summary>
            Gets or sets the second address line.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.PostalCode">
            <summary>
            Gets or sets the postal code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.FirstName">
            <summary>
            Gets or sets the first name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.LastName">
            <summary>
            Gets or sets the last name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Address.PhoneNumber">
            <summary>
            Gets or sets the phone.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy">
            <summary>
            Represents a configuration policy associated with a customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.Id">
            <summary>
            Gets or sets the policy unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.Name">
            <summary>
            Gets or sets the name associated with the policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.Category">
            <summary>
            Gets or sets the category of the policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.Description">
            <summary>
            Gets or sets the description for a policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.DevicesAssignedCount">
            <summary>
            Gets or sets the number of devices assigned to a policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.PolicySettings">
            <summary>
            Gets or sets the settings for a policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.CreatedDate">
            <summary>
            Gets or sets the date the policy was created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.ConfigurationPolicy.LastModifiedDate">
            <summary>
            Gets or sets the date the policy was modified.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device">
            <summary>
            Represents a device associated with a customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.Id">
            <summary>
            Gets or sets the device unique identifier.
            </summary>
            <value>
            Device ID.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.SerialNumber">
            <summary>
            Gets or sets the serial number associated with a device.
            </summary>
            <value>
            Serial number.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.ProductKey">
            <summary>
            Gets or sets the product key uniquely associated with a device.
            </summary>
            <value>
            Product key.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.HardwareHash">
            <summary>
            Gets or sets the hardware hash associated with a device.
            </summary>
            <value>
            Hardware hash.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.ModelName">
            <summary>
            Gets or sets the device model name associated with the device.
            </summary>
            <value>
            Device model name.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.OemManufacturerName">
            <summary>
            Gets or sets the OEM manufacturer name.
            </summary>
            <value>
            OEM Manufacturer name.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.Policies">
            <summary>
            Gets or sets the list of policies assigned to a device.
            </summary>
            <value>
            Key value pair list of policy IDs.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.UploadedDate">
            <summary>
            Gets or sets the UTC date the device was uploaded.
            </summary>
            <value>
            UTC Date.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device.AllowedOperations">
            <summary>
            Gets or sets the list of HTTP methods allowed on a device as GET, PATCH, DELETE.
            </summary>
            <value>
            List of strings.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DevicePolicyUpdateRequest">
            <summary>
            Represents the list of devices to be updated with a policy.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DevicePolicyUpdateRequest.Devices">
            <summary>
            Gets or sets the list of devices to be updated.
            </summary>
            <value>
            List of devices to be updated.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails">
            <summary>
            Represents the status of batch upload of devices.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.DeviceId">
            <summary>
            Gets or sets the device Id.
            </summary>
            <value>
            Id of the device.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.SerialNumber">
            <summary>
            Gets or sets the serial number.
            </summary>
            <value>
            Serial number.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.ProductKey">
            <summary>
            Gets or sets the product key.
            </summary>
            <value>
            Product key.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.Status">
            <summary>
            Gets or sets the device upload status.
            </summary>
            <value>
            Type of status of the upload.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.ErrorCode">
            <summary>
            Gets or sets the error code upon device upload failure.
            </summary>
            <value>
            Http status error code.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadDetails.ErrorDescription">
            <summary>
            Gets or sets the error description upon device upload failure.
            </summary>
            <value>
            Http error message.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType">
            <summary>
            Devices Batch upload status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType.Unknown">
            <summary>
            Should never happen.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType.Queued">
            <summary>
            Batch is queued.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType.Processing">
            <summary>
            Batch is processing.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType.Finished">
            <summary>
            Batch is complete.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceUploadStatusType.FinishedWithErrors">
            <summary>
            Batch is complete with an error.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatchCreationRequest">
            <summary>
            Represents a devices batch creation model.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatchCreationRequest.BatchId">
            <summary>
            Gets or sets the devices batch unique identifier.
            </summary>
            <value>
            Devices batch ID.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatchCreationRequest.Devices">
            <summary>
            Gets or sets the list of devices to be uploaded.
            </summary>
            <value>
            List of devices to be uploaded.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails">
            <summary>
            Represents the result of devices batch upload.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails.BatchTrackingId">
            <summary>
            Gets or sets the tracking ID of the batch of devices uploaded.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails.Status">
            <summary>
            Gets or sets the status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails.StartedTime">
            <summary>
            Gets or sets the batch started time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails.CompletedTime">
            <summary>
            Gets or sets the batch upload completed time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.BatchUploadDetails.DevicesStatus">
            <summary>
            Gets or sets the device upload status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch">
            <summary>
            Represents a devices batch associated with a customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch.Id">
            <summary>
            Gets or sets the devices batch unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch.CreatedBy">
            <summary>
            Gets or sets the name of the tenant who created the batch.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch.CreationDate">
            <summary>
            Gets or sets the date the batch was created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch.DevicesCount">
            <summary>
            Gets or sets the count of devices in the batch.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch.DevicesLink">
            <summary>
            Gets or sets the link to the devices under the batch.
            </summary>
            <value>
            Link to devices.
            </value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicyCategory">
            <summary>
            Represents the policy type that can be assigned to a device.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicyCategory.None">
            <summary>
            Default settings for the policy.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicyCategory.OOBE">
            <summary>
            OOBE - Out of box experience policy setting.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType">
            <summary>
            Represents the settings for an OOBE(Out of box experience) policy
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.None">
            <summary>
            Default value for policy settings.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.RemoveOemPreinstalls">
            <summary>
            Remove OEM Pre-installs.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.OobeUserNotLocalAdmin">
            <summary>
            OOBE(Out of box experience) user will not be a local admin on the configured device.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.SkipExpressSettings">
            <summary>
            Skip express settings.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.SkipOemRegistration">
            <summary>
            Skip OEM registration settings.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.DevicesDeployment.PolicySettingsType.SkipEula">
            <summary>
            Skip EULA settings.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType">
            <summary>
            Different providers of billing information.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType.None">
            <summary>
            Value if not set.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType.Invoice">
            <summary>
            Indicates that document type is an invoice.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType.VoidNote">
            <summary>
            Indicates that document type is an void note.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType.AdjustmentNote">
            <summary>
            Indicates that document type is an adjustment note.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummaryDetail">
            <summary>
            Represent a summary of individual details for an invoice type. for example recurring, perpetual.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummaryDetail.InvoiceType">
            <summary>
            Gets or sets the invoice type. example, recurring, perpetual.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummaryDetail.Summary">
            <summary>
            Gets or sets summary on Partner's monthly bills for a particular invoice type.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem">
            <summary>
            Represents an invoice billing line item for OneTime purchases.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.PartnerId">
            <summary>
            Gets or sets the partner's azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.CustomerId">
            <summary>
            Gets or sets the customer's azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.CustomerName">
            <summary>
            Gets or sets the customer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.CustomerDomainName">
            <summary>
            Gets or sets the customer domain name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.CustomerCountry">
            <summary>
            Gets or sets the customer country.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.InvoiceNumber">
            <summary>
            Gets or sets the invoice number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.MpnId">
            <summary>
            Gets or sets the MPN Id associated to this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.ResellerMpnId">
            <summary>
            Gets or sets the Reseller MPN Id of the Tier 2 partner associated to this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.OrderId">
            <summary>
            Gets or sets the order unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.OrderDate">
            <summary>
            Gets or sets the date when order created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.ProductId">
            <summary>
            Gets or sets the product unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.SkuId">
            <summary>
            Gets or sets the sku unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.AvailabilityId">
            <summary>
            Gets or sets the availability unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.ProductName">
            <summary>
            Gets or sets the product name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.SkuName">
            <summary>
            Gets or sets the sku name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.ChargeType">
            <summary>
            Gets or sets the type of charge.
            Examples: Purchase Fee, Cycle Fee, Prorate Fees when Purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.UnitPrice">
            <summary>
            Gets or sets the unit price.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.Quantity">
            <summary>
            Gets or sets the number of units associated with this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.Subtotal">
            <summary>
            Gets or sets the amount after discount.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.TaxTotal">
            <summary>
            Gets or sets the taxes charged.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.TotalForCustomer">
            <summary>
            Gets or sets the total amount after discount and tax.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.Currency">
            <summary>
            Gets or sets the currency used for this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.DiscountDetails">
            <summary>
            Gets or sets the discount details associated with this purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.InvoiceLineItemType">
            <summary>
            Returns the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.OneTimeInvoiceLineItem.BillingProvider">
            <summary>
            Returns the billing provider.
            </summary>
            <returns>The billing provider.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSearchField">
            <summary>
            Lists the supported invoice search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSearchField.InvoiceDate">
            <summary>
            The invoice date.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem">
            <summary>
            Defines the properties of an Azure data market daily usage line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem.UsageDate">
            <summary>
            Gets or sets the usage date the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem.MeteredServiceName">
            <summary>
            Gets or sets the metered service name.
            Example: Storage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem.MeteredServiceType">
            <summary>
            Gets or sets the metered service type.
            Example: External.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem.ResourceFriendlyName">
            <summary>
            Gets or sets the customer assigned friendly name for the resource instance.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketDailyUsageLineItem.InvoiceLineItemType">
            <summary>
            Returns the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem">
            <summary>
            Defines an Azure Data Market billing line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.IncludedQuantity">
            <summary>
            Gets or sets the units included in the order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.OverageQuantity">
            <summary>
            Gets or sets the quantity consumed above allowed usage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.ListPrice">
            <summary>
            Gets or sets the price of each unit.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.ConsumptionPrice">
            <summary>
            Gets or sets the price of quantity consumed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.ConsumptionDiscount">
            <summary>
            Gets or sets the discount on consumption.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.PretaxCharges">
            <summary>
            Gets or sets the price charged before taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.TaxAmount">
            <summary>
            Gets or sets the amount of tax charged.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.PostTaxTotal">
            <summary>
            Gets or sets the total charges after tax.
            Pretax Charges + Tax Amount
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.CurrencyCode">
            <summary>
            Gets or sets the currency associated with the prices.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.PretaxEffectiveRate">
            <summary>
            Gets or sets the effective price before taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.PostTaxEffectiveRate">
            <summary>
            Gets or sets the effective price after taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.ChargeType">
            <summary>
            Gets or sets the charge type. Example: Assess Usage Fee For Current Cycle.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.AzureDataMarketLineItem.InvoiceLineItemType">
            <summary>
            Returns the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem">
            <summary>
            Groups the common properties for all types of Azure data market invoice line items.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.PartnerId">
            <summary>
            Gets or sets the partner's azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.PartnerName">
            <summary>
            Gets or sets the partner name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.CustomerCompanyName">
            <summary>
            Gets or sets the customer company name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.PartnerMpnId">
            <summary>
            Gets or sets the partner's Id. For direct reseller, this is the partner's MPN Id.
            For indirect reseller, this is the VAR's MPN Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.InvoiceNumber">
            <summary>
            Gets or sets the invoice number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.ChargeStartDate">
            <summary>
            Gets or sets the date charge begins.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.ChargeEndDate">
            <summary>
            Gets or sets the date charge ends.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.SubscriptionId">
            <summary>
            Gets or sets the subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.SubscriptionName">
            <summary>
            Gets or sets the subscription name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.SubscriptionDescription">
            <summary>
            Gets or sets the description of the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.OrderId">
            <summary>
            Gets or sets the order Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.ServiceName">
            <summary>
            Gets or sets the service name. Example: Azure Data Service.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.ResourceName">
            <summary>
            Gets or sets the resource name. Example: Database (GB/month).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.Region">
            <summary>
            Gets or sets the region associated with the resource instance.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.ConsumedQuantity">
            <summary>
            Gets or sets the total units consumed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseAzureDataMarketLineItem.BillingProvider">
            <summary>
            Returns the billing provider.
            </summary>
            <returns>The billing provider.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary">
            <summary>
            Represents a summary of the partner's monthly bills.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.BalanceAmount">
            <summary>
            Gets or sets the balance amount. This is the total amount of unpaid bills.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.CurrencyCode">
            <summary>
            Gets or sets the currency code for the balance amount.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.CurrencySymbol">
            <summary>
            Gets or sets the currency symbol used for all invoice item amounts and totals.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.AccountingDate">
            <summary>
            Gets or sets the date the balance amount was last updated.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.FirstInvoiceCreationDate">
            <summary>
            Gets or sets the date on which the first invoice was created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.LastPaymentDate">
            <summary>
             Gets or sets the last payment date.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.LastPaymentAmount">
            <summary>
            Gets or sets the last payment amount.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.LatestInvoiceDate">
            <summary>
            Gets or sets the date of latest invoice.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceSummary.Details">
            <summary>
            Gets or sets the details include invoice summary from recurring, perpetual.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider">
            <summary>
            Different providers of billing information.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider.None">
            <summary>
            Enum initializer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider.Office">
            <summary>
            Bill is provided by Office. Example: O365, and In-tune.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider.Azure">
            <summary>
            Bill is provided by Azure. Example: Azure Services.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider.AzureDataMarket">
            <summary>
            Bill is provided by Azure Data Market.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider.OneTime">
            <summary>
            Bill is provided for one time purchases.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.BillingType">
            <summary>
            The way billing is processed for a subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingType.None">
            <summary>
            Indicates nothing - not set, used as an initializer.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingType.Usage">
            <summary>
            Usage based billing.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.BillingType.License">
            <summary>
            License based billing.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItemType">
            <summary>
            Lists invoice line item types.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItemType.None">
            <summary>
            Default value.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItemType.UsageLineItems">
            <summary>
            Daily usage information associated with an invoice. This information does not contain data about cost per use.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItemType.BillingLineItems">
            <summary>
            Billing line items associated with an invoice. Contains information such as cost per use, tax charged, etc.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice">
            <summary>
            Represents a monthly billing statement issued to a partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.Id">
            <summary>
            Gets or sets the invoice unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.InvoiceDate">
            <summary>
            Gets or sets the date the invoice was generated.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.TotalCharges">
            <summary>
            Gets or sets the total charges in this invoice.
            Total charges includes the transactions charges and any adjustments.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.PaidAmount">
            <summary>
            Gets or sets the amount paid by the partner.
            Paid amount is negative if a payment is received.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.CurrencyCode">
            <summary>
            Gets or sets the currency used for all invoice item amounts and totals.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.CurrencySymbol">
            <summary>
            Gets or sets the currency symbol used for all invoice item amounts and totals.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.PdfDownloadLink">
            <summary>
            Gets or sets the link to download the invoice PDF document.
            This value is not returned as part of the search results, and will only
            get populated if invoice is accessed by Id.
            This link auto expires in 30 minutes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.InvoiceDetails">
            <summary>
            Gets or sets the invoice details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.Amendments">
            <summary>
            Gets or sets the amendments.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.DocumentType">
            <summary>
            Gets or sets the Document type of the invoice (CreditNote, Invoice).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.AmendsOf">
            <summary>
            Gets or sets The ref number of the document which this doc amends of.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.Invoice.InvoiceType">
            <summary>
            Gets or sets Invoice Type. This will be used to set invoice type to Recurring, OneTime for UI to differentiate the types of invoices.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceDetail">
            <summary>
            Represents the detailed information of an invoice.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceDetail.InvoiceLineItemType">
            <summary>
            Gets or sets the type of invoice detail.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceDetail.BillingProvider">
            <summary>
            Gets or sets the billing provider.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem">
            <summary>
            Represents an invoice billing line item for licensed based subscriptions.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.PartnerId">
            <summary>
            Gets or sets the partner azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.CustomerId">
            <summary>
            Gets or sets the customer's azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.CustomerName">
            <summary>
            Gets or sets the customer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.MpnId">
            <summary>
            Gets or sets the MPN Id associated to this line item.
            For direct resellers, this is the MPN Id of the reseller.
            For indirect resellers, this is the MPN Id of the VAR (Value Added Reseller).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Tier2MpnId">
            <summary>
            Gets or sets the MPN Id of the Tier 2 partner associated to this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.OrderId">
            <summary>
            Gets or sets the order unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SubscriptionId">
            <summary>
            Gets or sets the subscription unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SubscriptionName">
            <summary>
            Gets or sets the subscription name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SubscriptionDescription">
            <summary>
            Gets or sets the subscription description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.BillingCycleType">
            <summary>
            Gets or sets the billing cycle type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.DomainName">
            <summary>
            Gets or sets domain name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SyndicationPartnerSubscriptionNumber">
            <summary>
            Gets or sets the syndication partner subscription number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.OfferId">
            <summary>
            Gets or sets the offer unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.DurableOfferId">
            <summary>
            Gets or sets the durable offer unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.OfferName">
            <summary>
            Gets or sets the offer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SubscriptionStartDate">
            <summary>
            Gets or sets the date when subscription starts.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.SubscriptionEndDate">
            <summary>
            Gets or sets the date when subscription expires.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.ChargeStartDate">
            <summary>
            Gets or sets the start date for the charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.ChargeEndDate">
            <summary>
            Gets or sets the end date for the charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.ChargeType">
            <summary>
            Gets or sets the type of charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.UnitPrice">
            <summary>
            Gets or sets the unit price.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Quantity">
            <summary>
            Gets or sets the number of units associated with this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Amount">
            <summary>
            Gets or sets the total amount. Total amount = unit price * quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.TotalOtherDiscount">
            <summary>
            Gets or sets the discount associated with this purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Subtotal">
            <summary>
            Gets or sets the amount after discount.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Tax">
            <summary>
            Gets or sets the taxes charged.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.TotalForCustomer">
            <summary>
            Gets or sets the total amount after discount and tax.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.Currency">
            <summary>
            Gets or sets the currency used for this line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.InvoiceLineItemType">
            <summary>
            Gets the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.LicenseBasedLineItem.BillingProvider">
            <summary>
            Gets the billing provider.
            </summary>
            <returns>The billing provider.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem">
            <summary>
            Represents a line item on an invoice.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem.InvoiceLineItemType">
            <summary>
            Gets the type of invoice line item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem.BillingProvider">
            <summary>
            Gets the billing provider.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem">
            <summary>
            Billing line items for usage based subscriptions.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.DetailLineItemId">
            <summary>
            Gets or sets the detail line item Id.
            Uniquely identifies the line items for cases where calculation is different for units consumed.
            Example: Total consumed = 1338, 1024 is charged with one rate, 314 is charge with a different rate.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.Sku">
            <summary>
            Gets or sets the service SKU.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.IncludedQuantity">
            <summary>
            Gets or sets the units included in the order.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.OverageQuantity">
            <summary>
            Gets or sets the quantity consumed above allowed usage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.ListPrice">
            <summary>
            Gets or sets the price of each unit.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.ConsumptionPrice">
            <summary>
            Gets or sets the price of quantity consumed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.ConsumptionDiscount">
            <summary>
            Gets or sets the discount on consumption.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.Currency">
            <summary>
            Gets or sets the currency associated with the prices.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.PretaxCharges">
            <summary>
            Gets or sets the price charged before taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.TaxAmount">
            <summary>
            Gets or sets the amount of tax charged.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.PostTaxTotal">
            <summary>
            Gets or sets the total charges after tax.
            Pretax Charges + Tax Amount.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.PretaxEffectiveRate">
            <summary>
            Gets or sets the effective price before taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.PostTaxEffectiveRate">
            <summary>
            Gets or sets the effective price after taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.ChargeType">
            <summary>
            Gets or sets the charge type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.UsageBasedLineItem.InvoiceLineItemType">
            <summary>
            Returns the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem">
            <summary>
            Groups common properties for usage based invoice line items.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.PartnerId">
            <summary>
            Gets or sets the partner's azure active directory tenant Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.PartnerName">
            <summary>
            Gets or sets the partner's Name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.PartnerBillableAccountId">
            <summary>
            Gets or sets the partner billable account Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.CustomerId">
            <summary>
            Gets or sets the customer id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.CustomerCompanyName">
            <summary>
            Gets or sets the customer company name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.MpnId">
            <summary>
            Gets or sets the partner's Microsoft Partner Network Id.
            For direct resellers, this is the MPN Id of the reseller.
            For indirect resellers, this is the MPN Id of the VAR (Value Added Reseller).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.Tier2MpnId">
            <summary>
            Gets or sets the Tier 2 Partner's Microsoft Partner Network Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.InvoiceNumber">
            <summary>
            Gets or sets the invoice number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.DomainName">
            <summary>
            Gets or sets the Domain name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.BillingCycleType">
            <summary>
            Gets or sets the Billing cycle type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.SubscriptionId">
            <summary>
            Gets or sets the subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.SubscriptionName">
            <summary>
            Gets or sets the subscription name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.SubscriptionDescription">
            <summary>
            Gets or sets the description of the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.OrderId">
            <summary>
            Gets or sets the order Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ServiceName">
            <summary>
            Gets or sets the service name. Example: Azure Data Service.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ServiceType">
            <summary>
            Gets or sets the service type. Example: Azure SQL Azure DB.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ResourceGuid">
            <summary>
            Gets or sets the resource identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ResourceName">
            <summary>
            Gets or sets the resource name. Example: Database (GB/month)
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.Region">
            <summary>
            Gets or sets the region associated with the resource instance.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ConsumedQuantity">
            <summary>
            Gets or sets the total units consumed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ChargeStartDate">
            <summary>
            Gets or sets the date charge begins.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.ChargeEndDate">
            <summary>
            Gets or sets the date charge ends.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.Unit">
            <summary>
            Gets or sets the unit of measure for azure usage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.BaseUsageBasedLineItem.BillingProvider">
            <summary>
            Returns the billing provider.
            </summary>
            <returns>The billing provider.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem">
            <summary>
            Defines the properties of a line item for usage based subscriptions.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.CustomerBillableAccount">
            <summary>
            Gets or sets the customer billable account.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.UsageDate">
            <summary>
            Gets or sets the usage date of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.MeteredService">
            <summary>
            Gets or sets the metered service name. Example: Storage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.MeteredServiceType">
            <summary>
            Gets or sets the metered service type. Example: External.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.MeteredRegion">
            <summary>
            Gets or sets the metered region. Example: West US.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.Project">
            <summary>
            Gets or sets the project or instance name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.ServiceInfo">
            <summary>
            Gets or sets the additional service information.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Invoices.DailyUsageLineItem.InvoiceLineItemType">
            <summary>
            Returns the type of invoice line item.
            </summary>
            <returns>The type of invoice line item.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter">
            <summary>
            Serialize and deserialize entitlement artifact to correct instance based on artifact type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter.CanWrite">
            <inheritdoc />
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
            <inheritdoc />
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
            <inheritdoc />
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ArtifactConverter.CanConvert(System.Type)">
            <inheritdoc />
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter">
            <summary>
            Formats the Enum values to the format that we follow across commerce.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.isPascalToJscriptCaseConversionDisabled">
            <summary>
            Boolean value to indicate whether PascalToJscriptCase() conversion should be disabled or not.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter"/> class.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.#ctor(System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter"/> class.
            </summary>
            <param name="isPascalToJscriptCaseConversionDisabled">Boolean value to indicate if PascalToJscriptCase() conversion is disabled or not.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.JScriptToPascalCase(System.String)">
            <summary>
            Converts from JavaScript to Pascal case.
            </summary>
            <param name="jsonValue">The JSON value.</param>
            <returns>Pascal cased value</returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.CanConvert(System.Type)">
            <summary>
            Determines whether this instance can convert the specified object type.
            </summary>
            <param name="objectType">Type of the object.</param>
            <returns>
            <c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Reads the JSON representation of the object.
            </summary>
            <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader" /> to read from.</param>
            <param name="objectType">Type of the object.</param>
            <param name="existingValue">The existing value of object being read.</param>
            <param name="serializer">The calling serializer.</param>
            <returns>
            The object value.
            </returns>
            <exception cref="T:System.ArgumentNullException">
            reader
            or
            objectType
            </exception>
            <exception cref="T:Newtonsoft.Json.JsonSerializationException">
            </exception>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Writes the JSON representation of the object.
            </summary>
            <param name="writer">The <see cref="T:Newtonsoft.Json.JsonWriter" /> to write to.</param>
            <param name="value">The value.</param>
            <param name="serializer">The calling serializer.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter.PascalToJscriptCase(System.String)">
            <summary>
            Converts from Pascal to JavaScript case.
            </summary>
            <param name="enumValue">The enum value.</param>
            <returns>string enum value</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.InvoiceLineItemConverter">
            <summary>
            Serialize and Deserialize InvoiceLineItem to correct InvoiceLineItem instance.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.JsonConverters.InvoiceLineItemConverter.CanWrite">
            <summary>
            Gets a value indicating whether this instance can write.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.InvoiceLineItemConverter.CanConvert(System.Type)">
            <summary>
            Determines whether this instance can convert the specified object type.
            </summary>
            <param name="objectType">Type of the object.</param>
            <returns>
            <c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.InvoiceLineItemConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Reads the JSON representation of the object.
            </summary>
            <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader" /> to read from.</param>
            <param name="objectType">Type of the object.</param>
            <param name="existingValue">The existing value of object being read.</param>
            <param name="serializer">The calling serializer.</param>
            <returns>
            The object value.
            </returns>
            <exception cref="T:System.ArgumentNullException">
            reader
            or
            objectType
            </exception>
            <exception cref="T:Newtonsoft.Json.JsonSerializationException">
            </exception>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.InvoiceLineItemConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Writes the JSON representation of the object.
            </summary>
            <param name="writer">The <see cref="T:Newtonsoft.Json.JsonWriter" /> to write to.</param>
            <param name="value">The value.</param>
            <param name="serializer">The calling serializer.</param>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.InternalPropertySetterJsonResolver">
            <summary>
            Enables the JSON library to write properties with internal setters.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.InternalPropertySetterJsonResolver.CreateProperty(System.Reflection.MemberInfo,Newtonsoft.Json.MemberSerialization)">
            <summary>
            Creates a JSON property.
            </summary>
            <param name="member">The property information.</param>
            <param name="memberSerialization">The member serialization information.</param>
            <returns>A JSON property.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.JsonConverters.ResourceCollectionConverter`1">
            <summary>
            Serialize and Deserialize ResourceCollection to correct ResourceCollection instance.
            </summary>
            <typeparam name="T">The type of the resource.</typeparam>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.JsonConverters.ResourceCollectionConverter`1.CanWrite">
            <summary>
            Gets a value indicating whether this instance can write.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ResourceCollectionConverter`1.CanConvert(System.Type)">
            <summary>
            Determines whether this instance can convert the specified object type.
            </summary>
            <param name="objectType">Type of the object.</param>
            <returns>
            <c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ResourceCollectionConverter`1.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Reads the JSON representation of the object.
            </summary>
            <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader" /> to read from.</param>
            <param name="objectType">Type of the object.</param>
            <param name="existingValue">The existing value of object being read.</param>
            <param name="serializer">The calling serializer.</param>
            <returns>
            The object value.
            </returns>
            <exception cref="T:System.ArgumentNullException">
            reader
            or
            objectType
            </exception>
            <exception cref="T:Newtonsoft.Json.JsonSerializationException">
            </exception>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.JsonConverters.ResourceCollectionConverter`1.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Writes the JSON representation of the object.
            </summary>
            <param name="writer">The <see cref="T:Newtonsoft.Json.JsonWriter" /> to write to.</param>
            <param name="value">The value.</param>
            <param name="serializer">The calling serializer.</param>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId">
            <summary>
            License Group Id.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId.None">
            <summary>
            Indicates nothing - no type, used as an initializer.
            If any invalid value is passed, then it will be defaulted to this.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId.Group1">
            <summary>
            Azure Active Directory
            This indicates that product SKU is managed by Azure AD.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId.Group2">
            <summary>
            Store for Business
            This indicates that product SKU is not managed by Azure AD.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.License">
            <summary>
            Model for user licenses assigned to a user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.License.ServicePlans">
            <summary>
            Gets or sets the service plan collection. Service plans refer to services that user is assigned to use.
            For example , Delve is a service plan which a user is either assigned to use or can be assigned to use.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.License.ProductSku">
            <summary>
            Gets or sets the product SKU which the license applies to.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseAssignment">
            <summary>
            Model for licenses and service plans to be assigned to a user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseAssignment.ExcludedPlans">
            <summary>
            Gets or sets service plan ids which will not be assigned to the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseAssignment.SkuId">
            <summary>
            Gets or sets product id to be assigned to the user.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseUpdate">
            <summary>
            Model for assigning and removing licenses to user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseUpdate.LicensesToAssign">
            <summary>
            Gets or sets the list of licenses to be assigned.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseUpdate.LicensesToRemove">
            <summary>
            Gets or sets the list of license ids to be removed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseUpdate.LicenseWarnings">
            <summary>
            Gets list of warnings that occurred during license assignment. This is a read only property.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning">
            <summary>
            Model for license warnings.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning.Code">
            <summary>
            Gets or sets the warning code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning.Message">
            <summary>
            Gets or sets the warning message.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning.ServicePlans">
            <summary>
            Gets or sets the list of service plan names.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku">
            <summary>
            Model for product details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku.Id">
            <summary>
            Gets or sets the product id for the product SKU.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku.Name">
            <summary>
            Gets or sets a localized display name for the product SKU.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku.SkuPartNumber">
            <summary>
            Gets or sets a SKU part number name for the product.
            For example, for Office 365 Plan E3 , this value is "EnterprisePack".
            This can be used in place of Id if the id is not available.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku.TargetType">
            <summary>
            Gets or sets the target type of a product.
            It can be used to filter products which are applicable to user or tenant.
            For example, if we need to know all products applicable to user , we can filter where target type == "User".
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ProductSku.LicenseGroupId">
            <summary>
            Gets or sets the group id of a license.
            For example 'Windows 10 Enterprise E3' is managed through Group1.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan">
            <summary>
            Model class for a service plan associated with a product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan.DisplayName">
            <summary>
            Gets or sets the localized display name for service plan.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan.ServiceName">
            <summary>
            Gets or sets the service name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan.Id">
            <summary>
            Gets or sets the service plan id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan.CapabilityStatus">
            <summary>
            Gets or sets the service plan status of a service plan.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan.TargetType">
            <summary>
            Gets or sets the target type of a service plan.
            It can be used to filter service plans which are applicable to user or tenant.
            For example, if we need to know all service plans applicable to user , we can filter where target type == "User".
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku">
            <summary>
            Model for subscribed products owned by a tenant.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.AvailableUnits">
            <summary>
            Gets or sets the number of units available for assignment. This is calculated as Total units - Consumed units.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.ActiveUnits">
            <summary>
            Gets or sets the number of units active for assignment.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.ConsumedUnits">
            <summary>
            Gets or sets the number of consumed units.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.SuspendedUnits">
            <summary>
            Gets or sets the number of suspended units.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.TotalUnits">
            <summary>
            Gets or sets the total units, which is sum of active and warning units.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.WarningUnits">
            <summary>
            Gets or sets the number of warning units.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.ProductSku">
            <summary>
            Gets or sets the products.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.ServicePlans">
            <summary>
            Gets or sets the collection of service plans of a product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Licenses.SubscribedSku.CapabilityStatus">
            <summary>
            Gets or sets the SKU status of a product.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType">
            <summary>
            The way billing is processed for a subscription.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType.Unknown">
            <summary>
            Enum initializer
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType.Monthly">
            <summary>
            Indicates that the partner will be charged monthly for the subscription
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType.Annual">
            <summary>
            Indicates that the partner will be charged annually for the subscription
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType.None">
            <summary>
            Indicates that the partner will not be charged monthly for the subscription
            This value may be used for trial offers
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType.OneTime">
            <summary>
            Indicates that the partner will be charged one-time
            This value does not apply to all products.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Offers.OfferLinks">
            <summary>
            Bundles offer links.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferLinks.LearnMore">
            <summary>
            Gets or sets the learn more link.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Offers.Offer">
            <summary>
            Represents a form of product availability to customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Id">
            <summary>
            Gets or sets the offer identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Name">
            <summary>
            Gets or sets the offer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Description">
            <summary>
            Gets or sets the offer description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.MinimumQuantity">
            <summary>
            Gets or sets the minimum quantity available.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.MaximumQuantity">
            <summary>
            Gets or sets the maximum quantity available.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Rank">
            <summary>
            Gets or sets the category rank in the offer collection.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Uri">
            <summary>
            Gets or sets the offer URI.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Locale">
            <summary>
            Gets or sets the locale to which the offer applies.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Country">
            <summary>
            Gets or sets the country where the offer applies.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Category">
            <summary>
            Gets or sets the offer category.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.PrerequisiteOffers">
            <summary>
            Gets or sets the prerequisite offers.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.IsAddOn">
            <summary>
            Gets or sets a value indicating whether this offer is an add-on.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.IsAvailableForPurchase">
            <summary>
            Gets or sets a value indicating whether this instance is available for purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Billing">
            <summary>
            Gets or sets how billing is done for the line item purchase.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.SupportedBillingCycles">
            <summary>
            Gets or sets the supported billing cycles for the offer.
            </summary>
            <value>
            A collection of billing cycles supported for this offer.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.IsAutoRenewable">
            <summary>
            Gets or sets a value indicating whether the offer is automatically renewable.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.UpgradeTargetOffers">
            <summary>
            Gets or sets the list of offers that this offer can be upgraded to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.SalesGroupId">
            <summary>
            Gets or sets the sale group id for the offer.
            When placing an order, one has to ensure that the order contains items of the sales group, if not split them.
            </summary>
            <value>
            The sales group identifier.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.LimitUnitOfMeasure">
            <summary>
            Gets or sets the value used to indicate the type of the purchase limitation
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Limit">
            <summary>
            Gets or sets the amount of subscriptions that can be purchased of this offer based on the limitUnitOfMeasure
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.HasAddOns">
            <summary>
            Gets or sets a value indicating whether this offer has any add-ons
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.ReselleeQualifications">
            <summary>
            Gets or sets qualifications required by the customer for the partner to purchase it for the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.ResellerQualifications">
            <summary>
            Gets or sets qualifications required by the Partner in order to purchase the offer for a customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.IsTrial">
            <summary>
            Gets or sets a value indicating whether this is a trial offer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.Product">
            <summary>
            Gets or sets the product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Offer.UnitType">
            <summary>
            Gets or sets the type of the unit.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory">
            <summary>
            Represents offer categories.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory.Id">
            <summary>
            Gets or sets the category identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory.Name">
            <summary>
            Gets or sets the category name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory.Rank">
            <summary>
            Gets or sets the category rank in the collection.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory.Locale">
            <summary>
            Gets or sets the locale to which the offer category applies.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.OfferCategory.Country">
            <summary>
            Gets or sets the country where the offer category applies.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Offers.Product">
            <summary>
            Defines a product tied to an offer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Product.Id">
            <summary>
            Gets or sets the product identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Product.Name">
            <summary>
            Gets or sets the product name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Offers.Product.Unit">
            <summary>
            Gets or sets the product unit.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus">
            <summary>
            Vetting sub status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.None">
            <summary>
            None vetting sub status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.Entry">
            <summary>
            The entry step
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.EmailOwnership">
            <summary>
            Email ownership check for business accounts
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.EmailDomain">
            <summary>
            Email Domain for business accounts
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.EmploymentVerification">
            <summary>
            Employment verification sub status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.Decision">
            <summary>
            Decision making process
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.Other">
            <summary>
            Other vetting sub status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus.BusinessVerification">
            <summary>
            Business verification sub status
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus">
            <summary>
            Enumeration of vetting status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus.None">
            <summary>
            None vetting status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus.Pending">
            <summary>
            Pending vetting status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus.Authorized">
            <summary>
            Authorized vetting status
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus.Rejected">
            <summary>
            Rejected vetting status
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.VettingVersion">
            <summary>
            Enumeration of vetting version
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingVersion.None">
            <summary>
            None vetting version
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingVersion.Current">
            <summary>
            Latest vetting information: Will always get the latest vetting information no matter if it is vetted or not
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Partners.VettingVersion.LastFinalized">
            <summary>
            Latest finalized vetting information: Will return the latest vetting information that is either (Authorized or Rejected)
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile">
            <summary>
            Represents a partner's organization profile.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.Id">
            <summary>
            Gets or sets the Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.CompanyName">
            <summary>
            Gets or sets the name of the company.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.DefaultAddress">
            <summary>
            Gets or sets the default address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.TenantId">
            <summary>
            Gets or sets the tenant identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.Domain">
            <summary>
            Gets or sets the domain.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.Email">
            <summary>
            Gets or sets the email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.Language">
            <summary>
            Gets or sets the language.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile.Culture">
            <summary>
            Gets or sets the culture.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile">
            <summary>
            Represents a partner's legal business profile.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.CompanyName">
            <summary>
            Gets or sets the legal company name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.Address">
            <summary>
            Gets or sets the address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.PrimaryContact">
            <summary>
            Gets or sets the primary contact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.CompanyApproverAddress">
            <summary>
            Gets or sets the company approver address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.CompanyApproverEmail">
            <summary>
            Gets or sets the company approver email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.VettingStatus">
            <summary>
            Gets or sets the vetting status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.LegalBusinessProfile.VettingSubStatus">
            <summary>
            Gets or sets the vetting sub status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.MpnProfile">
            <summary>
            Represents a partner's partner network profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.MpnProfile.PartnerName">
            <summary>
            Gets or sets the partner's organization name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.MpnProfile.MpnId">
            <summary>
            Gets or sets the partner's Microsoft Partner Network Id .
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile">
            <summary>
            Represents a partner's support profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile.Email">
            <summary>
            Gets or sets the email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile.Telephone">
            <summary>
            Gets or sets the telephone.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile.Website">
            <summary>
            Gets or sets the website.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile">
            <summary>
            Represents a partner's billing profile.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.CompanyName">
            <summary>
            Gets or sets the billing company name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.Address">
            <summary>
            Gets or sets the billing address.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.PrimaryContact">
            <summary>
            Gets or sets the billing primary contact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.PurchaseOrderNumber">
            <summary>
            Gets or sets the purchase order number.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.TaxId">
            <summary>
            Gets or sets the tax Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.BillingDay">
            <summary>
            Gets or sets the billing day.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile.BillingCurrency">
            <summary>
            Gets or sets the billing currency.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.Availability">
            <summary>
            Class that represents an availability.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.Id">
            <summary>
            Gets or sets the unique availability id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.ProductId">
            <summary>
            Gets or sets the product id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.SkuId">
            <summary>
            Gets or sets the sku id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.CatalogItemId">
            <summary>
            Gets or sets the id that uniquely identifies this item in the catalog.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.DefaultCurrency">
            <summary>
            Gets or sets the default currency.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.Segment">
            <summary>
            Gets or sets the segment.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Availability.Country">
            <summary>
            Gets or sets the country.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType">
            <summary>
            The billing cycle for a sku.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType.Unknown">
            <summary>
            Enum initializer
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType.Monthly">
            <summary>
            Indicates that the partner will be charged monthly.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType.Annual">
            <summary>
            Indicates that the partner will be charged annually.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType.None">
            <summary>
            Indicates that the partner will not be charged.
            This value is used for trial offers.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.BillingCycleType.OneTime">
            <summary>
            Indicates that the partner will be charged one time.
            This value is used for modern product skus.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.CurrencyInfo">
            <summary>
            Class that represents the currency related information.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.CurrencyInfo.Code">
            <summary>
            Gets or sets the code of the currency.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.CurrencyInfo.Symbol">
            <summary>
            Gets or sets the symbol of the currency.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.InventoryCheckRequest">
            <summary>
            Class that represents an inventory check request.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.InventoryCheckRequest.inventoryContext">
            <summary>
            Any context values that apply towards inventory check of the provided items.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryCheckRequest.TargetItems">
            <summary>
            Gets or sets the target items for the inventory check.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryCheckRequest.InventoryContext">
            <summary>
            Gets or sets any context values that apply towards inventory check of the provided items.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.InventoryItem">
            <summary>
            Class that represents an inventory item.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryItem.ProductId">
            <summary>
            Gets or sets the item product id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryItem.SkuId">
            <summary>
            Gets or sets the item sku id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryItem.IsRestricted">
            <summary>
            Gets or sets a value indicating whether this item currently has any inventory restrictions.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryItem.Restrictions">
            <summary>
            Gets or sets the restrictions for this item if any.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.InventoryRestriction">
            <summary>
            Class that represents an inventory restriction.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Products.InventoryRestriction.properties">
            <summary>
            The set of properties that further describe this restriction.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryRestriction.ReasonCode">
            <summary>
            Gets or sets the reason code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryRestriction.Description">
            <summary>
            Gets or sets the description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.InventoryRestriction.Properties">
            <summary>
            Gets or sets the set of properties that further describe this restriction.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.Product">
            <summary>
            Class that represents a product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Product.Id">
            <summary>
            Gets or sets the id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Product.Title">
            <summary>
            Gets or sets the title.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Product.Description">
            <summary>
            Gets or sets the description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Product.ProductType">
            <summary>
            Gets or sets the product type.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.ItemType">
            <summary>
            Class that represents an item's type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.ItemType.Id">
            <summary>
            Gets or sets the id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.ItemType.DisplayName">
            <summary>
            Gets or sets the display name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.ItemType.SubType">
            <summary>
            Gets or sets the sub-type if applicable.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.ProductLinks">
            <summary>
            Navigation links for Product.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.ProductLinks.Skus">
            <summary>
            Gets or sets the skus link.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.Sku">
            <summary>
            Class that represents a sku.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.Id">
            <summary>
            Gets or sets the id
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.ProductId">
            <summary>
            Gets or sets the product id
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.Title">
            <summary>
            Gets or sets the title.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.Description">
            <summary>
            Gets or sets the description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.MinimumQuantity">
            <summary>
            Gets or sets the minimum order quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.MaximumQuantity">
            <summary>
            Gets or sets the maximum order quantity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.IsTrial">
            <summary>
            Gets or sets a value indicating whether this is a trial sku or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.SupportedBillingCycles">
            <summary>
            Gets or sets the billing cycles supported for the offer.
            </summary>
            <value>
            A collection of billing cycles supported for this offer.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.PurchasePrerequisites">
            <summary>
            Gets or sets the purchase prerequisites.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.InventoryVariables">
            <summary>
            Gets or sets the variables needed for inventory check.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.ProvisioningVariables">
            <summary>
            Gets or sets the provisioning variables.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.Sku.DynamicAttributes">
            <summary>
            Gets or sets the dynamic attributes.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions">
            <summary>
            Class that represents a sku download option.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.OptionKey">
            <summary>
            Gets or sets the option key.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.OptionTitle">
            <summary>
            Gets or sets the option title.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.DisplayRank">
            <summary>
            Gets or sets the display rank.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.CPUandFileType">
            <summary>
            Gets or sets the CPU and file type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.LanguageCode">
            <summary>
            Gets or sets the language code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.LanguageName">
            <summary>
            Gets or sets the language display name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.FileSize">
            <summary>
            Gets or sets the file size in bytes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Products.SkuDownloadOptions.DownloadLink">
            <summary>
            Gets or sets the sku download link.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem">
            <summary>
            Represents a charge incurred by the partner per customer for a given subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.StartDate">
            <summary>
            Gets or sets the start date for the charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.EndDate">
            <summary>
            Gets or sets the end date for the charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.SubscriptionFriendlyName">
            <summary>
            Gets or sets the friendly name for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.SubscriptionId">
            <summary>
            Gets or sets the subscription identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.OrderId">
            <summary>
            Gets or sets the order identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.OfferId">
            <summary>
            Gets or sets the offer identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.OfferName">
            <summary>
            Gets or sets the offer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.ResellerMPNId">
            <summary>
            Gets or sets the ResellerMPNId. In 2-tier partner scenarios, this refers to the MPN identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.ChargeType">
            <summary>
            Gets or sets the the charge type associated.
            </summary>
            <value>
            Charges:
             PURCHASE_FEE: Initial charge for a subscription.
             CYCLE_FEE: Periodic charges for a subscription.
            ConvertResources:
             CANCEL_USAGEFEE: Access usage fee upon cancellation for unpaid usage during the current billing period.
             CYCLE_USAGEFEE: Access usage fee for the current billing period.
            PRORATIONS:
             PURCHASE_PRORATE: Prorated fees upon purchase.
             CANCEL_PRORATE: Prorated refund for unused portion of service upon cancellation.
             ACTIVATION_PRORATE: Prorated fees from activation until end of billing period.
             RENEW_PRORATE: Prorated fees upon subscription renewal.
            InstanceProrates:
             CANCEL_INSTANCEPRORATE: Prorated charges refunded to the customer when associated seats are changed.
             CYCLE_INSTANCEPRORATE: Prorated charges assessed from the customer when associated seats are changed.
            Credits:
             CREDIT: Credit applied to a payment instrument.
            Offsets:
             OFFSET_LINEITEM: Partial or whole refund to a line item.
             ONE_TIME_REFUND: One Time Refund processed for the customer.
             TAX_REFUND: Refund due to validation of tax exemption certificate.
            Discounts:
             ACTIVATION_DISCOUNT: Discount applied when subscription activated.
             CYCLE_DISCOUNT: Discount applied on periodic charges.
             RENEW_DISCOUNT: Discount applied when subscription renewed.
             CANCEL_DISCOUNT: Charges applied when discounts cancelled.
            Usage Based:
             ASSESS USAGE FEE FOR CURRENT CYCLE.
            </value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.Quantity">
            <summary>
            Gets or sets the quantity used or purchased.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.UnitPrice">
            <summary>
            Gets or sets the price per unit.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.PretaxTotal">
            <summary>
            Gets or sets the total charge for this item before taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.Tax">
            <summary>
            Gets or sets the tax incurred.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.AfterTaxTotal">
            <summary>
            Gets or sets the total for this item inclusive of taxes.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.CurrencyCode">
            <summary>
            Gets or sets the currency code for the costs.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.CurrencySymbol">
            <summary>
            Gets or sets the currency symbol for the costs.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.CustomerId">
            <summary>
            Gets or sets the Customer Tenant ID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostLineItem.CustomerName">
            <summary>
            Gets or sets the customer name.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsBillingPeriod">
            <summary>
            Represents service costs billing periods.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsBillingPeriod.None">
            <summary>
            Default billing period, does not mean anything.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsBillingPeriod.MostRecent">
            <summary>
            The most recently completed billing period.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsBillingPeriod.Current">
            <summary>
            The current billing period that is ongoing.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary">
            <summary>
            Represents a service costs summary for a customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.BillingStartDate">
            <summary>
            Gets or sets the start of the billing period.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.BillingEndDate">
            <summary>
            Gets or sets the end of the billing period.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.PretaxTotal">
            <summary>
            Gets or sets the pre tax total of costs of the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.Tax">
            <summary>
            Gets or sets the total tax for the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.AfterTaxTotal">
            <summary>
            Gets or sets the total = pretax + tax for the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.CurrencyCode">
            <summary>
            Gets or sets the currency code for the costs.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.CurrencySymbol">
            <summary>
            Gets or sets the currency symbol for the costs.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary.CustomerId">
            <summary>
            Gets or sets the customer id.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummaryLinks">
            <summary>
            Bundles links with a service costs summary.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummaryLinks.ServiceCostLineItems">
            <summary>
            Gets or sets the service cost line items.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter">
            <summary>
            Defines a meter included in an Azure rate card.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Id">
            <summary>
            Gets or sets the meter unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Name">
            <summary>
            Gets or sets the name of the meter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Rates">
            <summary>
            Gets or sets the meter rates. The dictionary key is the meter quantity and the value is the meter rate.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Tags">
            <summary>
            Gets or sets the azure meter tags.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Category">
            <summary>
            Gets or sets the category of the meter.
            Example: Storage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Subcategory">
            <summary>
            Gets or sets the subcategory of the meter.
            Example: SKU.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Region">
            <summary>
            Gets or sets the region.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.Unit">
            <summary>
            Gets or sets the base unit for the rates.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.IncludedQuantity">
            <summary>
            Gets or sets the included quantity which is free of charge.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureMeter.EffectiveDate">
            <summary>
            Gets or sets the date this meter is in effect (in UTC).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.RateCards.AzureOfferTerm">
            <summary>
            Represents an offer term tied to an Azure rate card.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureOfferTerm.Name">
            <summary>
            Gets or sets the offer name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureOfferTerm.Discount">
            <summary>
            Gets or sets the applied discount, if any.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureOfferTerm.ExcludedMeterIds">
            <summary>
            Gets or sets the excluded meter IDs from the offer term, if any.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureOfferTerm.EffectiveDate">
            <summary>
            Gets or sets the effective start date of the offer term (in UTC).
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard">
            <summary>
            Provides real-time prices for Azure offers.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard.Locale">
            <summary>
            Gets or sets the locale for the localizable properties in the rate card meters.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard.Currency">
            <summary>
            Gets or sets the currency for the the meter rates.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard.IsTaxIncluded">
            <summary>
            Gets or sets a value indicating whether the tax is included or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard.Meters">
            <summary>
            Gets or sets a collection of meters.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RateCards.AzureRateCard.OfferTerms">
            <summary>
            Gets or sets a collection of offer terms.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship">
            <summary>
            This represents a relationship between two partners.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.Id">
            <summary>
            Gets or sets the partner identifier.
            The partner identifier specifies tenant id of the partner who is
            in the recipient (from) side of relationship.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.Name">
            <summary>
            Gets or sets the name of the partner who is in the recipient
            (from) side of the relationship.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.RelationshipType">
            <summary>
            Gets or sets the type of the relationship.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.MpnId">
            <summary>
            Gets or sets MPN Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.Location">
            <summary>
            Gets or sets the location of the partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationship.State">
            <summary>
            Gets or sets the state of the relationship.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationshipSearchField">
            <summary>
            Lists the supported partner relationship search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationshipSearchField.Name">
            <summary>
            Partner company name.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationshipType">
            <summary>
            The types of relationships between partners for two tier partner scenario.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationshipType.IsIndirectResellerOf">
            <summary>
            An indirect reseller relationship between partners.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Relationships.PartnerRelationshipType.IsIndirectCloudSolutionProviderOf">
            <summary>
            An indirect cloud solution provider relationship between partners.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Roles.DirectoryRole">
            <summary>
            Represents a customer directory role object.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Roles.DirectoryRole.Name">
            <summary>
            Gets or sets the name of the directory role.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Roles.DirectoryRole.Id">
            <summary>
            Gets or sets the id of the directory role.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Roles.UserMember">
            <summary>
            Represents a user role member.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Roles.UserMember.Id">
            <summary>
            Gets or sets the id of the member.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Roles.UserMember.DisplayName">
            <summary>
            Gets or sets the display name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Roles.UserMember.UserPrincipalName">
            <summary>
            Gets or sets the name of the user principal.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1">
            <summary>
            A resource collection with a continuation token that enables callers to seek through the collection pages.
            </summary>
            <typeparam name="TResource">The type of the objects in collection.</typeparam>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1.#ctor(System.Collections.Generic.ICollection{`0})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1"/> class.
            </summary>
            <param name="items">The items collection.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1.#ctor(System.Collections.Generic.ICollection{`0},System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1"/> class.
            </summary>
            <param name="items">The items collection.</param>
            <param name="continuationToken">The continuation token.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection`1.ContinuationToken">
            <summary>
            Gets the continuation token.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.RelationshipRequests.CustomerRelationshipRequest">
            <summary>
            Represents a customer relationship request with a partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.RelationshipRequests.CustomerRelationshipRequest.Url">
            <summary>
            Gets or sets the URL to be used by the customer to establish a relationship with a partner.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2">
            <summary>
            Contains a collection of resources.
            </summary>
            <typeparam name="TResource">Type of resources in collection.</typeparam>
            <typeparam name="TLinks">The type of the resource collection links.</typeparam>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.internalItems">
            <summary>
            The collection items.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.#ctor(System.Collections.Generic.ICollection{`0})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2"/> class.
            </summary>
            <param name="items">The items.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.#ctor(Microsoft.Store.PartnerCenter.Models.ResourceCollection{`0,`1})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2" /> class.
            </summary>
            <param name="resourceCollection">The resource collection to copy from.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.TotalCount">
            <summary>
            Gets the total count of the elements in the resource collection.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.Items">
            <summary>
            Gets the collection items.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceCollection`2.ToString">
            <summary>
            Returns a summary of the resource collection.
            </summary>
            <returns>A summary of the resource collection.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`1">
            <summary>
            Holds a collection of resources with the default collection resource links.
            </summary>
            <typeparam name="TResource">Type of resources in collection.</typeparam>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceCollection`1.#ctor(System.Collections.Generic.ICollection{`0})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`1"/> class.
            </summary>
            <param name="items">The items.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceCollection`1.#ctor(Microsoft.Store.PartnerCenter.Models.ResourceCollection{`0})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceCollection`1" /> class.
            </summary>
            <param name="resourceCollection">The resource collection to copy from.</param>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Contract">
            <summary>
            Base Contract.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contract.OrderId">
            <summary>
            Gets or sets the order identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contract.ContractType">
            <summary>
            Gets the contract type.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Link">
            <summary>
            Represents a URI and the HTTP method which indicates the desired action for accessing the resource.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Link.#ctor(System.Uri)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Link"/> class.
            </summary>
            <param name="uri">The URI.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Link.#ctor(System.Uri,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Link"/> class.
            </summary>
            <param name="uri">The URI.</param>
            <param name="method">The HTTP method.</param>
            <param name="headers">Optional HTTP headers.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Link.Uri">
            <summary>
            Gets the URI.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Link.Method">
            <summary>
            Gets the method.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Link.Headers">
            <summary>
            Gets the link headers.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ResourceAttributes">
            <summary>
            Defines common resource attributes.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceAttributes.#ctor(System.Type)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceAttributes"/> class.
            </summary>
            <param name="type">The resource type.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceAttributes.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceAttributes"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceAttributes.Etag">
            <summary>
            Gets or sets the etag.
            the object version in providers
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceAttributes.ObjectType">
            <summary>
            Gets or sets the object type.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ResourceBase">
            <summary>
            Base class for partner API resources.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ResourceBase.attributes">
            <summary>
            The resource attributes.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceBase.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceBase"/> class.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceBase.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceBase"/> class.
            </summary>
            <param name="objectType">The type of the object.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceBase.Attributes">
            <summary>
            Gets the attributes.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1">
            <summary>
            Base class for resources that have links.
            </summary>
            <typeparam name="TLinks">The type of the links the class holds.</typeparam>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1"/> class.
            </summary>
            <param name="objectType">The type of the object.</param>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks`1.Links">
            <summary>
            Gets or sets the resource links.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.MessageType">
            <summary>
            Represents the status of partner center services.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.MessageType.None">
            <summary>
            Default type none.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.MessageType.Incident">
            <summary>
            Active incident.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.MessageType.MessageCenter">
            <summary>
            Message center message.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.MessageType.All">
            <summary>
            All types.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail">
            <summary>
            Represents an office service health incident message.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Id">
            <summary>
            Gets or sets the Incident ID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.MessageType">
            <summary>
            Gets or sets the message type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.StartTime">
            <summary>
            Gets or sets the Incident start time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.EndTime">
            <summary>
            Gets or sets the Incident End time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Status">
            <summary>
            Gets or sets the status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Messages">
            <summary>
            Gets or sets the Service Health messages.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Workload">
            <summary>
            Gets or sets the workload name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.AffectedWorkloadNames">
            <summary>
            Gets or sets the affected workload names.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.ImpactedArea">
            <summary>
            Gets or sets the impacted area.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Resolved">
            <summary>
            Gets or sets a value indicating whether an incident is resolved or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.ImpactedCustomers">
            <summary>
            Gets or sets the affected tenant count.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.RequiredBy">
            <summary>
            Gets or sets the date by which partner is expected to complete an action - set only for message center type messages.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Category">
            <summary>
            Gets or sets the category of message center - set only for message center type messages.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.ActionType">
            <summary>
            Gets or sets the type of action to be followed up with - set only for message center type messages.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail.Severity">
            <summary>
            Gets or sets the severity of the message - set only for message center type messages.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentHistory">
            <summary>
            Represents the message history for service incident.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentHistory.PublishedTime">
            <summary>
            Gets or sets the published time.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentHistory.MessageText">
            <summary>
            Gets or sets the Message text.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidents">
            <summary>
            Represents an office service health incident message.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidents.Workload">
            <summary>
            Gets or sets the workload display name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidents.Incidents">
            <summary>
            Gets or sets the Incident list.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidents.Status">
            <summary>
            Gets or sets the cumulative status of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidents.MessageCenterMessages">
            <summary>
            Gets or sets the message center messages.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentSearchField">
            <summary>
            Lists the supported service incident search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentSearchField.Resolved">
            <summary>
            Search by service health incidents resolved status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus">
            <summary>
            Represents the status of partner center services.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus.Normal">
            <summary>
            Default status - normal.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus.Information">
            <summary>
            Informational status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus.Warning">
            <summary>
            Warning status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus.Critical">
            <summary>
            Critical status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.StandardResourceLinks">
            <summary>
            Represents the standard links associated with a resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.StandardResourceLinks.Self">
            <summary>
            Gets or sets the self URI.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.StandardResourceCollectionLinks">
            <summary>
            Represents the standard links associated with a resource collection.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.StandardResourceCollectionLinks.Next">
            <summary>
            Gets or sets the next page of items.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.StandardResourceCollectionLinks.Previous">
            <summary>
            Gets or sets the previous page of items.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Contact">
            <summary>
            Represents contact information.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contact.FirstName">
            <summary>
            Gets or sets the first name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contact.LastName">
            <summary>
            Gets or sets the last name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contact.Email">
            <summary>
            Gets or sets the email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Contact.PhoneNumber">
            <summary>
            Gets or sets the phone number.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ContractType">
            <summary>
            Describes the type of contract.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ContractType.Subscription">
            <summary>
            Refers to a contract which provides subscription for the order item placed
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ContractType.ProductKey">
            <summary>
            Refers to a contract which provides a product key result for the order item placed
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ContractType.RedemptionCode">
            <summary>
            Refers to a contract which provides Redemption code result for the order item placed.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSearchField">
            <summary>
            Lists the supported service request search fields.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSearchField.Status">
            <summary>
            Service request status.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSeverity">
            <summary>
            Describes service request severity.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSeverity.Unknown">
            <summary>
            Unknown severity.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSeverity.Critical">
            <summary>
            Critical service request impact.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSeverity.Moderate">
            <summary>
            Moderate service request impact.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestSeverity.Minimal">
            <summary>
            Minimal service request impact.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestStatus">
            <summary>
            Describes service request status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestStatus.None">
            <summary>
            Default Service Request Status.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestStatus.Open">
            <summary>
            An opened service request.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestStatus.Closed">
            <summary>
            A closed service request.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestStatus.AttentionNeeded">
            <summary>
            A service request that needs attention.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest">
            <summary>
            Represents a request ticket raised against a service.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Id">
            <summary>
            Gets or sets the service request Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Title">
            <summary>
            Gets or sets the service request title.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Description">
            <summary>
            Gets or sets the service request description.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Severity">
            <summary>
            Gets or sets the severity.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.SupportTopicId">
            <summary>
            Gets or sets the ID of the support topic for the service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.SupportTopicName">
            <summary>
            Gets or sets the name of the support topic related to the service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Status">
            <summary>
             Gets or sets the service request status.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Organization">
            <summary>
            Gets or sets the organization for whom the service request is being created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.PrimaryContact">
            <summary>
            Gets or sets the primary contact on the service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.LastUpdatedBy">
            <summary>
            Gets or sets the last updated by contact for changes to the service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.ProductName">
            <summary>
            Gets or sets the affected product name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.ProductId">
            <summary>
            Gets or sets the affected product id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.CreatedDate">
            <summary>
            Gets or sets the time the service request was created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.LastModifiedDate">
            <summary>
            Gets or sets the ticket last modified date.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.LastClosedDate">
            <summary>
            Gets or sets the ticket last closed date.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.NewNote">
            <summary>
            Gets or sets a new note that can be added to an existing service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.Notes">
            <summary>
            Gets or sets a collection of notes associated with the service request.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequest.CountryCode">
            <summary>
            Gets or sets the country code in ISO 2 alpha format.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact">
            <summary>
            Represents a service request contact profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.Organization">
            <summary>
            Gets or sets the organization profile
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.ContactId">
            <summary>
            Gets or sets the contact identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.LastName">
            <summary>
            Gets or sets the last name of the contact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.FirstName">
            <summary>
            Gets or sets the first name of the contact.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.Email">
            <summary>
            Gets or sets the contact email.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact.PhoneNumber">
            <summary>
            Gets or sets the phone number.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote">
            <summary>
            Represents a service request note.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote.CreatedByName">
            <summary>
            Gets or sets the name of the creator of the note.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote.CreatedDate">
            <summary>
            Gets or sets the time the note was created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote.Text">
            <summary>
            Gets or sets the text of the note.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestOrganization">
            <summary>
            Holds the organization information that a service request pertains to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestOrganization.Id">
            <summary>
            Gets or sets the organization identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestOrganization.Name">
            <summary>
            Gets or sets the name of the organization.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestOrganization.PhoneNumber">
            <summary>
            Gets or sets the tenant phone number.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ServiceRequests.SupportTopic">
            <summary>
            Represents a service request support topic.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.SupportTopic.Id">
            <summary>
            Gets or sets the id of the support topic.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.SupportTopic.Name">
            <summary>
            Gets or sets the name of the support topic.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ServiceRequests.SupportTopic.Description">
            <summary>
            Gets or sets the description of the support topic.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ApiFault">
            <summary>
            Represents API failures.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ApiFault.ErrorCode">
            <summary>
            Gets or sets the API error code.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ApiFault.ErrorMessage">
            <summary>
            Gets or sets the error message.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ApiFault.ErrorData">
            <summary>
            Gets or sets additional fault information if present.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.ApiFault.ToString">
            <summary>
            Returns a meaningful summary about the API fault.
            </summary>
            <returns>The API fault summary.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedServiceLinks">
            <summary>
            Bundles a Managed service links.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedServiceLinks.AdminService">
            <summary>
            Gets or sets the admin service URI.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedServiceLinks.ServiceHealth">
            <summary>
            Gets or sets the service health URI.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedServiceLinks.ServiceTicket">
            <summary>
            Gets or sets the service ticket URI.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedService">
            <summary>
            Represents a service which the partner manages on behalf of a customer of theirs. Holds links used to administrate the customer's service.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedService.Id">
            <summary>
            Gets or sets the managed service identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedService.Name">
            <summary>
            Gets or sets the managed service name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.ManagedServices.ManagedService.GroupName">
            <summary>
            Gets or sets the managed service group name.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery">
            <summary>
            The base class which all queries should derive from. This class does not support any query capabilities except for the token by default.
            Therefore, implementation classes will pick and choose what to support.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.#ctor(System.Object)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery"/> class.
            </summary>
            <param name="token">An optional query token.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.Filter">
            <summary>
            Gets or sets the query filter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.Sort">
            <summary>
            Gets or sets the query sorting options.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.Index">
            <summary>
            Gets or sets the result starting index.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.PageSize">
            <summary>
            Gets or sets the results page size.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.Token">
            <summary>
            Gets or sets the seek token.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.BaseQuery.SeekOperation">
            <summary>
            Gets or sets the seek operation that needs to be performed.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.CountQuery">
            <summary>
            A query that returns the number of entities that may optionally fit a filter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.CountQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.CountQuery.Filter">
            <summary>
            Gets or sets the query filter.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.CountQuery.ToString">
            <summary>
            Returns a string representation of the query.
            </summary>
            <returns>A string representation of the query.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter">
            <summary>
            An aggregated filter. Example: (Year = 1999 AND Model = Nissan).
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter.#ctor(Microsoft.Store.PartnerCenter.Models.Query.FieldFilter,Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation,Microsoft.Store.PartnerCenter.Models.Query.FieldFilter)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter"/> class.
            </summary>
            <param name="leftFilter">The left filter.</param>
            <param name="operation">The operation.</param>
            <param name="rightFilter">The right filter.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter.LeftFilter">
            <summary>
            Gets the left filter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter.RightFilter">
            <summary>
            Gets the right filter.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.CompoundFieldFilter.ToString">
            <summary>
            Prints the compound filter details.
            </summary>
            <returns>The compound filter details.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.FieldFilter">
            <summary>
            A base class that represents a filter applied to a field.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.FieldFilter.Operator">
            <summary>
            Gets or sets the filter operator.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation">
            <summary>
            Enumerates supported filter operations.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.Equals">
            <summary>
            Equals filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.NotEquals">
            <summary>
            Not equals filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.GreaterThan">
            <summary>
            Greater than filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.GreaterThanOrEquals">
            <summary>
            Greater than or equal filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.LessThan">
            <summary>
            Less than filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.LessThanOrEquals">
            <summary>
            Less than or equals filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.Substring">
            <summary>
            Substring filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.And">
            <summary>
            And filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.Or">
            <summary>
            Or filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.StartsWith">
            <summary>
            String starts with filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation.NotStartsWith">
            <summary>
            String does not starts with filter.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter">
            <summary>
            A simple filter applied to a field. An example is (Year lessThan 1999).
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter.#ctor(System.String,Microsoft.Store.PartnerCenter.Models.Query.FieldFilterOperation,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter"/> class.
            </summary>
            <param name="field">The filter field name</param>
            <param name="operation">The operator value.</param>
            <param name="value">The value to execute the operator on.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter.Field">
            <summary>
            Gets the filter field name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter.Value">
            <summary>
            Gets the filter value.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.SimpleFieldFilter.ToString">
            <summary>
            Prints the simple filter details.
            </summary>
            <returns>The simple filter details.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery">
            <summary>
            A query that supports pagination. Use this for huge datasets.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.index">
            <summary>
            The starting index of the results to return.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.pageSize">
            <summary>
            The number of results to return.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.Index">
            <summary>
            Gets or sets the starting index of the results to return.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.PageSize">
            <summary>
            Gets or sets the number of results to return.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.IndexedQuery.ToString">
            <summary>
            Returns a string representation of the query.
            </summary>
            <returns>A string representation of the query.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.IQuery">
            <summary>
            Represents a query on an entity. All different queries should implement this contract.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.Filter">
            <summary>
            Gets or sets the query filter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.Sort">
            <summary>
            Gets or sets the query sorting options.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.Index">
            <summary>
            Gets or sets the result starting index.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.PageSize">
            <summary>
            Gets or sets the results page size.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.Token">
            <summary>
            Gets or sets the query token. The token may hold context used to represent current state with back end services.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.IQuery.SeekOperation">
            <summary>
            Gets or sets the seek operation that needs to be performed.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory">
            <summary>
            Creates new instances of <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.IQuery"/> objects.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.instance">
            <summary>
            A singleton instance of the query factory.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.#ctor">
            <summary>
            Prevents a default instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory"/> class from being created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.Instance">
            <summary>
            Gets an instance of the query factory.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.BuildSimpleQuery(Microsoft.Store.PartnerCenter.Models.Query.FieldFilter,Microsoft.Store.PartnerCenter.Models.Query.Sort,System.Object)">
            <summary>
            Builds a simple query.
            </summary>
            <param name="filter">An optional filter.</param>
            <param name="sortOption">Optional sorting options.</param>
            <param name="token">Optional query token.</param>
            <returns>A simple query.</returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.BuildIndexedQuery(System.Int32,System.Int32,Microsoft.Store.PartnerCenter.Models.Query.FieldFilter,Microsoft.Store.PartnerCenter.Models.Query.Sort,System.Object)">
            <summary>
            Builds an indexed query.
            </summary>
            <param name="pageSize">The number of results to return.</param>
            <param name="index">The results starting index.</param>
            <param name="filter">An optional filter.</param>
            <param name="sortOption">Optional sorting options.</param>
            <param name="token">Optional query token.</param>
            <returns>A paged query.</returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.BuildCountQuery(Microsoft.Store.PartnerCenter.Models.Query.FieldFilter,System.Object)">
            <summary>
            Builds a count query.
            </summary>
            <param name="filter">An optional filter.</param>
            <param name="token">Optional query token.</param>
            <returns>A count query.</returns>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.QueryFactory.BuildSeekQuery(Microsoft.Store.PartnerCenter.Models.Query.SeekOperation,System.Int32,System.Int32,Microsoft.Store.PartnerCenter.Models.Query.FieldFilter,Microsoft.Store.PartnerCenter.Models.Query.Sort,System.Object)">
            <summary>
            Builds a seek query.
            </summary>
            <param name="seekOperation">The seek operation to perform.</param>
            <param name="pageSize">The desired result page size.</param>
            <param name="index">The index of the page to retrieve. This is only used if the seek operation specified a page index.</param>
            <param name="filter">An optional filter to apply.</param>
            <param name="sortingOption">An optional sorting options.</param>
            <param name="token">An optional query token.</param>
            <returns>The seek query.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.QueryType">
            <summary>
            Enumerates query types.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.QueryType.Simple">
            <summary>
            A standard query that supports filtering and sorting.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.QueryType.Indexed">
            <summary>
            A query that supports paging using an index and a page size in addition to the standard filtering and sorting.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.QueryType.Count">
            <summary>
            A query that returns the count of results according to an optional filter.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.QueryType.Seek">
            <summary>
            A query that is a continuation of a previous one. Used to retrieve more records of the same query relative to the last made query by seeking to pages.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation">
            <summary>
            Specifies how to seek a query.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation.Next">
            <summary>
            Gets the next set of results.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation.Previous">
            <summary>
            Gets the previous set of results.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation.First">
            <summary>
            Gets the first set of results.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation.Last">
            <summary>
            Gets the last set of results.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SeekOperation.PageIndex">
            <summary>
            Gets a set of results using a page index. E.g. Get the seventh set of results.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.SeekQuery">
            <summary>
            Represents a seek query. The seek query can be used to seek through sets of results using the given seek operation.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SeekQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SeekQuery.SeekOperation">
            <summary>
            Gets or sets the seek operation.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.SimpleQuery">
            <summary>
            A standard query that returns entities according to sort and filter options (Does not do paging).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SimpleQuery.Type">
            <summary>
            Gets the query type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SimpleQuery.Filter">
            <summary>
            Gets or sets the query filter.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.SimpleQuery.Sort">
            <summary>
            Gets or sets the query sorting options.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.SimpleQuery.ToString">
            <summary>
            Returns a string representation of the query.
            </summary>
            <returns>A string representation of the query.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.Sort">
            <summary>
            Specifies sort field and direction.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.Sort.#ctor(System.String,Microsoft.Store.PartnerCenter.Models.Query.SortDirection)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Models.Query.Sort"/> class.
            </summary>
            <param name="sortField">The sort field.</param>
            <param name="sortDirection">The sort direction.</param>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.Sort.SortField">
            <summary>
            Gets the sort field.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Query.Sort.SortDirection">
            <summary>
            Gets the sort direction.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Models.Query.Sort.ToString">
            <summary>
            Prints the sort details.
            </summary>
            <returns>The sort details.</returns>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Query.SortDirection">
            <summary>
            Specifies sort direction.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SortDirection.Ascending">
            <summary>
            Ascending sort.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Query.SortDirection.Descending">
            <summary>
            Descending sort.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord">
            <summary>
            Defines the monthly usage record for an Azure subscription resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.ResourceId">
            <summary>
            Gets or sets the azure resource unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.ResourceName">
            <summary>
            Gets or sets the name of the azure resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.TotalCost">
            <summary>
            Gets or sets the estimated total cost of usage for the azure resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.Category">
            <summary>
            Gets or sets the azure resource category.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.Subcategory">
            <summary>
            Gets or sets the azure resource sub-category.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.QuantityUsed">
            <summary>
            Gets or sets the quantity of the Azure resource used.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.AzureResourceMonthlyUsageRecord.Unit">
            <summary>
            Gets or sets the unit of measure for the Azure resource.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord">
            <summary>
            This class defines the monthly usage record of a customer for all its subscriptions.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord.ResourceId">
            <summary>
            Gets or sets azure active directory tenant ID of the customer which this monthly usage record applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord.ResourceName">
            <summary>
            Gets or sets azure name of the customer which this monthly usage record applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord.TotalCost">
            <summary>
            Gets or sets the estimated total cost of usage for the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord.Budget">
            <summary>
            Gets or sets the spending budget allocated for the customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerMonthlyUsageRecord.PercentUsed">
            <summary>
            Gets or sets the percentage used out of the allocated budget.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget">
            <summary>
            The spending budget allocated to the customer by the partner.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget.Amount">
            <summary>
            Gets or sets the usage spending budget.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary">
            <summary>
            Defines the usage summary for a specific customer.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary.ResourceId">
            <summary>
            Gets or sets the azure active directory tenant Id of the customer which this usage summary applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary.ResourceName">
            <summary>
            Gets or sets the name of the customer which this usage summary applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary.Budget">
            <summary>
            Gets or sets the spending budget allocated to the customer.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary">
            <summary>
            Defines the usage summary of a partner for all its customers with an Azure subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.ResourceId">
            <summary>
            Gets or sets the azure active directory tenant Id of the partner this usage summary applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.ResourceName">
            <summary>
            Gets or sets the name of the partner this usage summary applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.EmailsToNotify">
            <summary>
            Gets or sets the list of email addresses for notifications.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.CustomersOverBudget">
            <summary>
            Gets or sets the number of customers that are over budget.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.CustomersTrendingOver">
            <summary>
            Gets or sets the number of customers that are close to going over budget.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.PartnerUsageSummary.CustomersWithUsageBasedSubscription">
            <summary>
            Gets or sets the number of customers with a usage-based subscription.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionDailyUsageRecord">
            <summary>
            Defines the daily usage record of a specific subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionDailyUsageRecord.ResourceId">
            <summary>
            Gets or sets the subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionDailyUsageRecord.ResourceName">
            <summary>
            Gets or sets the subscription name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionDailyUsageRecord.TotalCost">
            <summary>
            Gets or sets the estimated total cost of daily usage for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionDailyUsageRecord.DateUsed">
            <summary>
            Gets or sets the usage date.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord">
            <summary>
            Defines the monthly usage record of a subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.ResourceId">
            <summary>
            Gets or sets the subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.ResourceName">
            <summary>
            Gets or sets the subscription name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.TotalCost">
            <summary>
            Gets or sets the estimated total cost of usage for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.Status">
            <summary>
            Gets or sets the status of the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.PartnerOnRecord">
            <summary>
            Gets or sets the partner on record.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionMonthlyUsageRecord.OfferId">
            <summary>
            Gets or sets the offer id associated to this subscription.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionUsageSummary">
            <summary>
            Defines the usage summary for a specific subscription.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionUsageSummary.ResourceId">
            <summary>
            Gets or sets the Id of the subscription which this usage summary applies to.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.SubscriptionUsageSummary.ResourceName">
            <summary>
            Gets or sets the name of the subscription which this usage summary applies to.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase">
            <summary>
            Defines the common properties for all usage records.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase.ResourceId">
            <summary>
            Gets or sets the resource unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase.ResourceName">
            <summary>
            Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase.TotalCost">
            <summary>
            Gets or sets the estimated total cost of usage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase.CurrencyLocale">
            <summary>
            Gets or sets the currency locale.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase.LastModifiedDate">
            <summary>
            Gets or sets the date the usage record was last modified.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase">
            <summary>
            Defines the common properties for all usage summary.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.ResourceId">
            <summary>
            Gets or sets the resource unique identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.ResourceName">
            <summary>
            Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.BillingStartDate">
            <summary>
            Gets or sets the start date of the current billing period.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.BillingEndDate">
            <summary>
            Gets or sets the end date of the current billing period.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.TotalCost">
            <summary>
            Gets or sets the total estimated cost based on current usage from the start of the billing period.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.CurrencyLocale">
            <summary>
            Gets or sets the currency locale.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase.LastModifiedDate">
            <summary>
            Gets or sets the date the usage summary was last modified.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.UserCredentials">
            <summary>
            Holds the credentials needed for the user to access their services.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.UserCredentials.UserName">
            <summary>
            Gets or sets the name of the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.UserCredentials.Password">
            <summary>
            Gets or sets the password.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Users.CustomerUser">
            <summary>
            Entity to define customer user
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.CustomerUser.UsageLocation">
            <summary>
            Gets or sets usage location, the location where user intends to use the license.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Users.PasswordProfile">
            <summary>
            Class that stores a Password Profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.PasswordProfile.ForceChangePassword">
            <summary>
            Gets or sets a value indicating whether force change password on first login is required or not.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.PasswordProfile.Password">
            <summary>
            Gets or sets the password.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Users.User">
            <summary>
            Represents a user object used as a contract for partner user and customer user operations.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.Id">
            <summary>
            Gets or sets the user object identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.UserPrincipalName">
            <summary>
            Gets or sets the name of the user principal.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.FirstName">
            <summary>
            Gets or sets the first name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.LastName">
            <summary>
            Gets or sets the last name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.DisplayName">
            <summary>
            Gets or sets the display name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.PasswordProfile">
            <summary>
            Gets or sets the password profile.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.LastDirectorySyncTime">
            <summary>
            Gets or sets the last directory sync time for the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.UserDomainType">
            <summary>
            Gets or sets user domain type.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.State">
            <summary>
            Gets or sets the state of the user, for the deleted user this is "Inactive" and for the normal user it is "Active".
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Users.User.SoftDeletionTime">
            <summary>
            Gets or sets the deleted time for the inactive user.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Users.UserDomainType">
            <summary>
            Types of user domains supported.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Users.UserDomainType.None">
            <summary>
            Default - None.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Users.UserDomainType.Managed">
            <summary>
            Password sync directories support mixed mode i.e. users that are cloud only or directory synced from an on premises directory.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Users.UserDomainType.Federated">
            <summary>
            Federated domains don’t support mixed mode. Users created have to be linked to an on premises directory account with their immutable ids.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Users.UserState">
            <summary>
            User state.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Users.UserState.Active">
            <summary>
            Active user.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Users.UserState.Inactive">
            <summary>
            Inactive user.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData">
            <summary>
            Holds Azure instance level details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.ResourceUri">
            <summary>
            Gets or sets the fully qualified Azure resource ID, which includes the resource groups and the instance name.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.Location">
            <summary>
            Gets or sets the region in which the this service was run.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.PartNumber">
            <summary>
            Gets or sets the unique namespace used to identify the resource for Azure Marketplace 3rd party usage.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.OrderNumber">
            <summary>
            Gets or sets the unique namespace used to identify the 3rd party order for Azure Marketplace.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.Tags">
            <summary>
            Gets or sets the the resource tags specified by the user.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureInstanceData.AdditionalInfo">
            <summary>
            Gets or sets the the additional info fields.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource">
            <summary>
            Represents an Azure resource being metered.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource.Id">
            <summary>
            Gets or sets the unique identifier of the Azure resource that was consumed. Also known as resourceID or resourceGUID.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource.Name">
            <summary>
            Gets or sets the friendly name of the Azure resource being consumed.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource.Category">
            <summary>
            Gets or sets the category of the consumed Azure resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource.Subcategory">
            <summary>
            Gets or sets the sub-category of the consumed Azure resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureResource.Region">
            <summary>
            Gets or sets the region of the consumed Azure resource.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationGranularity">
            <summary>
            Lists the time granularity options for retrieving A subscription's azure utilization.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationGranularity.Daily">
            <summary>
            Daily utilization.
            </summary>
        </member>
        <member name="F:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationGranularity.Hourly">
            <summary>
            Hourly utilization.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord">
            <summary>
            A utilization record for an Azure subscription resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.UsageStartTime">
            <summary>
            Gets or sets the start of the usage aggregation time range.
            The response is grouped by the time of consumption (when the resource was actually used VS. when was it reported to the billing system).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.UsageEndTime">
            <summary>
            Gets or sets the end of the usage aggregation time range.
            The response is grouped by the time of consumption (when the resource was actually used VS. when was it reported to the billing system).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.Resource">
            <summary>
            Gets or sets the Azure resource which was used.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.Quantity">
            <summary>
            Gets or sets the quantity consumed of the Azure resource.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.Unit">
            <summary>
            Gets or sets the type of quantity (hours, bytes, etc...).
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.InfoFields">
            <summary>
            Gets or sets the key-value pairs of instance-level details.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Models.Utilizations.AzureUtilizationRecord.InstanceData">
            <summary>
            Gets or sets the instance details.
            </summary>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Carts.CartCheckoutResult">
            <summary>
            Represents a result of a cart checkout.
            </summary>
        </member>
        <member name="M:Microsoft.Store.PartnerCenter.Carts.CartCheckoutResult.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Store.PartnerCenter.Carts.CartCheckoutResult"/> class.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Carts.CartCheckoutResult.Orders">
            <summary>
            Gets or sets the orders created.
            </summary>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Carts.CartCheckoutResult.OrderErrors">
            <summary>
            Gets or sets a collection of order failure information.
            </summary>
            <value>A collection of order failure information.</value>
        </member>
        <member name="T:Microsoft.Store.PartnerCenter.Carts.OrderError">
            <summary>
            Gets type of order error
            </summary>
            <value>The order group Id with failure.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Carts.OrderError.OrderGroupId">
            <summary>
            Gets or sets the order group Id with failure.
            </summary>
            <value>The order group Id with failure.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Carts.OrderError.Code">
            <summary>
            Gets or sets the error code associated with the issue.
            </summary>
            <value>The error code associated with the failure.</value>
        </member>
        <member name="P:Microsoft.Store.PartnerCenter.Carts.OrderError.Description">
            <summary>
            Gets or sets the description of the issue.
            </summary>
            <value>The description of the issue</value>
        </member>
    </members>
</doc>