| Name | Type | Description | Notes |
|---|---|---|---|
| error | \ultracart\v2\models\Error | [optional] | |
| metadata | \ultracart\v2\models\ResponseMetadata | [optional] | |
| page_views | \ultracart\v2\models\OrderPageView[] | Page views captured during the session that placed this order | [optional] |
| referrer | string | HTTP referrer captured at the start of the session that placed this order | [optional] |
| success | bool | Indicates if API call was successful | [optional] |
| warning | \ultracart\v2\models\Warning | [optional] |