Share via


CartCheckoutResult Class

Definition

Represents a result of a cart checkout.

public class CartCheckoutResult : Microsoft.Store.PartnerCenter.Models.ResourceBase
type CartCheckoutResult = class
    inherit ResourceBase
Public Class CartCheckoutResult
Inherits ResourceBase
Inheritance
CartCheckoutResult

Constructors

CartCheckoutResult()

Initializes a new instance of the CartCheckoutResult class.

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
OrderErrors

Gets or sets a collection of order failure information.

Orders

Gets or sets the orders created.

Applies to