Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 632 Bytes

CheckoutHandoffResponse.md

File metadata and controls

12 lines (8 loc) · 632 Bytes

com.ultracart.admin.v2.Model.CheckoutHandoffResponse

Properties

Name Type Description Notes
Cart Cart [optional]
Errors List<string> Errors that occurred which are preventing the handoff operation. Display these to the customer. [optional]
RedirectToUrl string The URL that you should redirect the customers browser to [optional]

[Back to Model list] [Back to API list] [Back to README]