SubmitCartResultError

Represents results of submitting the cart for checkout.

Fields


message: String!

The message provides more information regarding the error related to submitting the cart.


code: SubmitCartResultErrorCode!

The error code for the error related to submitting the cart.


Related types