Method: Postmark::AccountApiClient#servers
- Defined in:
- lib/postmark/account_api_client.rb
#servers(options = {}) ⇒ Object
113 114 115 |
# File 'lib/postmark/account_api_client.rb', line 113 def servers( = {}) find_each('servers', 'Servers', ) end |