Method: Postmark::AccountApiClient#get_servers
- Defined in:
- lib/postmark/account_api_client.rb
#get_servers(options = {}) ⇒ Object
117 118 119 |
# File 'lib/postmark/account_api_client.rb', line 117 def get_servers( = {}) load_batch('servers', 'Servers', ).last end |