Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.06 KB

File metadata and controls

22 lines (17 loc) · 1.06 KB

com.ultracart.admin.v2.Model.OrderGift

Properties

Name Type Description Notes
Gift bool True if the order is a gift [optional]
GiftCharge Currency [optional]
GiftChargeAccountingCode string QuickBooks code for the gift charge [optional]
GiftChargeRefunded Currency [optional]
GiftEmail string Email address of the gift recipient [optional]
GiftMessage string Message to the gift recipient [optional]
GiftWrapAccountingCode string QuickBooks code for the gift wrap charge [optional]
GiftWrapCost Currency [optional]
GiftWrapRefunded Currency [optional]
GiftWrapTitle string Title of the gift wrap that the customer wants used [optional]

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