Class: Retell::SDK::Unofficial::Concurrency

Inherits:
Base
  • Object
show all
Defined in:
lib/retell/sdk/unofficial/concurrency.rb

Instance Attribute Summary

Attributes inherited from Base

#changed_attributes, #client

Instance Method Summary collapse

Methods inherited from Base

#[], #[]=, #each, each_attribute, #fetch, inherited, #initialize, #keys, #to_h, #values, writeable_attributes

Constructor Details

This class inherits a constructor from Retell::SDK::Unofficial::Base

Instance Method Details

#retrieveObject



11
12
13
# File 'lib/retell/sdk/unofficial/concurrency.rb', line 11

def retrieve
  @client.concurrency.retrieve()
end