lib/VoucherifySdk/models/order_item.rb in voucherify-8.0.1 vs lib/VoucherifySdk/models/order_item.rb in voucherify-8.0.2
- old
+ new
@@ -50,10 +50,10 @@
attr_accessor :product
attr_accessor :sku
- # A set of custom key/value pairs that you can attach to an order item. It can be useful for storing additional information about the order item in a structured format.
+ # A set of custom key/value pairs that you can attach to an order item. It can be useful for storing additional information about the order item in a structured format. It can be used to define business validation rules.
attr_accessor :metadata
class EnumAttributeValidator
attr_reader :datatype
attr_reader :allowable_values