Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 731 Bytes

CartSettingsGift.md

File metadata and controls

13 lines (9 loc) · 731 Bytes

com.ultracart.admin.v2.Model.CartSettingsGift

Properties

Name Type Description Notes
AllowGifts bool? True if this checkout supports gift giving [optional]
GiftCharge Currency [optional]
GiftWraps List<CartSettingsGiftWrap> The gift wraps available for the customer to select from [optional]
MaxMessageLength int? The maximum length of the gift message the giver can enter [optional]

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