Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.09 KB

File metadata and controls

18 lines (15 loc) · 1.09 KB

# OrderGift

Properties

Name Type Description Notes
gift bool True if the order is a gift [optional]
gift_charge \ultracart\v2\models\Currency [optional]
gift_charge_accounting_code string QuickBooks code for the gift charge [optional]
gift_charge_refunded \ultracart\v2\models\Currency [optional]
gift_email string Email address of the gift recipient [optional]
gift_message string Message to the gift recipient [optional]
gift_wrap_accounting_code string QuickBooks code for the gift wrap charge [optional]
gift_wrap_cost \ultracart\v2\models\Currency [optional]
gift_wrap_refunded \ultracart\v2\models\Currency [optional]
gift_wrap_title string Title of the gift wrap that the customer wants used [optional]

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