Method: Postmark::AccountApiClient#get_servers_count
- Defined in:
- lib/postmark/account_api_client.rb
#get_servers_count(options = {}) ⇒ Object
121 122 123 |
# File 'lib/postmark/account_api_client.rb', line 121 def get_servers_count( = {}) get_resource_count('servers', ) end |