lib/VoucherifySdk/models/redemption_entry_voucher.rb in voucherify-7.0.0 vs lib/VoucherifySdk/models/redemption_entry_voucher.rb in voucherify-8.0.0
- old
+ new
@@ -59,9 +59,10 @@
attr_accessor :active
# An optional field to keep any extra textual information about the code such as a code description and details.
attr_accessor :additional_info
+ # The metadata object stores all custom attributes assigned to the code. A set of key/value pairs that you can attach to a voucher object. It can be useful for storing additional information about the voucher in a structured format.
attr_accessor :metadata
attr_accessor :assets
# Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`.