OrderError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets type of order error
public class OrderError : Microsoft.Store.PartnerCenter.Models.ResourceBase
type OrderError = class
inherit ResourceBase
Public Class OrderError
Inherits ResourceBase
- Inheritance
Constructors
OrderError() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Code |
Gets or sets the error code associated with the issue. |
Description |
Gets or sets the description of the issue. |
OrderGroupId |
Gets or sets the order group Id with failure. |