Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 696 Bytes

CartItemOptionValue.md

File metadata and controls

14 lines (10 loc) · 696 Bytes

com.ultracart.admin.v2.Model.CartItemOptionValue

Properties

Name Type Description Notes
AdditionalCost Currency [optional]
AdditionalWeight Weight [optional]
DefaultValue bool? True if this is the default value [optional]
DisplayOrder int? Display order of the option value [optional]
Value string Value of the option the customer can select [optional]

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