Class: SavvyOpenrouter::Resources::Credits

Inherits:
Base
  • Object
show all
Defined in:
lib/savvy_openrouter/resources/credits.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from SavvyOpenrouter::Resources::Base

Instance Method Details

#getObject



8
9
10
# File 'lib/savvy_openrouter/resources/credits.rb', line 8

def get
  conn.get("/credits")
end