Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.69 KB

File metadata and controls

33 lines (29 loc) · 1.69 KB

ShoppingCartItemHoldItem

Properties

Name Type Description Notes
shopping_cart_item_hold_id int Shopping Cart Item Hold [optional]
shopping_cart_item_id int Shopping Cart Item [optional]
web_payment_id int Web Payment [optional]
hold bool Hold [optional]
hold_entry_id int Hold Entry [optional]
hold_date_time_expire str Hold Date Time Expire [optional]
purchased bool Purchased [optional]
type int Type [optional]
data str Data [optional]
term_session_id int Term Session [optional]
custom_bit1 bool Custom Flag 1 [optional]
custom_bit2 bool Custom Flag 2 [optional]
custom_string1 str Custom String 1 [optional]
custom_string2 str Custom String 2 [optional]
custom_string3 str Custom String 3 [optional]
custom_string4 str Custom String 4 [optional]
custom_string5 str Custom String 5 [optional]
custom_string6 str Custom String 6 [optional]
custom_date1 str Custom Date 1 [optional]
custom_date2 str Custom Date 2 [optional]
security_user_id int Security User [optional]
created_by_security_user_id int Created By Security User [optional]
date_created datetime Date Created [optional]
date_modified str Date Modified [optional]

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