Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 865 Bytes

File metadata and controls

14 lines (11 loc) · 865 Bytes

# OrderPageViewHistoryResponse

Properties

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]

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