Sha256: 095057891c4513f1d1ca7e0fa6955ec6266f0667e48c485976a9f171af930bdc

Contents?: true

Size: 255 Bytes

Versions: 53

Compression:

Stored size: 255 Bytes

Contents

class Ey::Core::Client::Accounts < Ey::Core::Collection
  model Ey::Core::Client::Account

  self.model_root         = "account"
  self.model_request      = :get_account
  self.collection_root    = "accounts"
  self.collection_request = :get_accounts
end

Version data entries

53 entries across 53 versions & 3 rubygems

Version Path
ey-core-3.6.4 lib/ey-core/collections/accounts.rb
ey-core-3.6.3 lib/ey-core/collections/accounts.rb
ey-core-3.6.1 lib/ey-core/collections/accounts.rb
groove-ey-core-3.6.3 lib/ey-core/collections/accounts.rb
groove-ey-core-3.6.2 lib/ey-core/collections/accounts.rb
groove-ey-core-3.6.1 lib/ey-core/collections/accounts.rb
ey-core-3.5.0 lib/ey-core/collections/accounts.rb
ey-core-3.4.4 lib/ey-core/collections/accounts.rb
ey-core-3.4.2 lib/ey-core/collections/accounts.rb
ey-core-3.4.1 lib/ey-core/collections/accounts.rb
ey-core-3.4.0 lib/ey-core/collections/accounts.rb
ey-core-3.3.1 lib/ey-core/collections/accounts.rb
ey-core-3.3.0 lib/ey-core/collections/accounts.rb
ey-core-3.2.6 lib/ey-core/collections/accounts.rb
ey-core-3.2.5 lib/ey-core/collections/accounts.rb
ey-core-3.2.4 lib/ey-core/collections/accounts.rb
ey-core-3.2.3 lib/ey-core/collections/accounts.rb
ey-core-3.2.2 lib/ey-core/collections/accounts.rb
ey-core-3.2.1 lib/ey-core/collections/accounts.rb
ey-core-3.2.0 lib/ey-core/collections/accounts.rb