Method: LiteLLMClient::KeyListResponseObject#current_page
- Defined in:
- lib/litellm_client/models/key_list_response_object.rb
#current_page ⇒ Object
Returns the value of attribute current_page.
22 23 24 |
# File 'lib/litellm_client/models/key_list_response_object.rb', line 22 def current_page @current_page end |