lib/VoucherifySdk/models/voucher_redemption.rb in voucherify-6.0.0 vs lib/VoucherifySdk/models/voucher_redemption.rb in voucherify-7.0.0

- old
+ new

@@ -26,10 +26,10 @@ attr_accessor :redeemed_points # The type of the object represented is by default `list`. To get this list, you need to make a call to the endpoint returned in the url attribute. attr_accessor :object - # The endpoint where this list of redemptions can be accessed using a GET method. `/v1/vouchers/{voucher_code}/redemptions` + # The endpoint where this list of redemptions can be accessed using a **GET** method. `/v1/vouchers/{voucher_code}/redemptions` attr_accessor :url # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {