Class: Stigg::Resources::V1::Customers::Events
- Inherits:
-
Object
- Object
- Stigg::Resources::V1::Customers::Events
- Defined in:
- lib/stigg/resources/v1/customers/events.rb,
sig/stigg/resources/v1/customers/events.rbs
Instance Method Summary collapse
-
#initialize(client:) ⇒ Events
constructor
private
A new instance of Events.
Constructor Details
#initialize(client:) ⇒ Events
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Returns a new instance of Events.
11 12 13 |
# File 'lib/stigg/resources/v1/customers/events.rb', line 11 def initialize(client:) @client = client end |