Class: Stigg::Resources::V1::Customers::Usage

Inherits:
Object
  • Object
show all
Defined in:
lib/stigg/resources/v1/customers/usage.rb,
sig/stigg/resources/v1/customers/usage.rbs

Instance Method Summary collapse

Constructor Details

#initialize(client:) ⇒ Usage

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 Usage.

Parameters:



11
12
13
# File 'lib/stigg/resources/v1/customers/usage.rb', line 11

def initialize(client:)
  @client = client
end