Rename to Event

This commit is contained in:
Ross Boucher 2012-01-26 00:39:10 -08:00
parent 54d41ff940
commit a1ff66d7fc

View File

@ -442,7 +442,7 @@ module Stripe
include Stripe::APIOperations::Create
end
class Notification < APIResource
class Event < APIResource
include Stripe::APIOperations::List
end