lib/centaman/object/gift_ticket.rb in centaman-0.1.8 vs lib/centaman/object/gift_ticket.rb in centaman-0.1.9

- old
+ new

@@ -63,10 +63,10 @@ app_key: :coupon_required, type: :boolean ), Centaman::Attribute.new( centaman_key: 'ShowTicket', - app_key: :show_ticke, + app_key: :show_ticket, type: :boolean ), ] end # rubocop:enable Metrics/MethodLength \ No newline at end of file