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