Method: ThreeSixty::Core::Account#get_exclude_ip
- Defined in:
- lib/three-sixty/core/account.rb
#get_exclude_ip ⇒ Object
31 32 33 |
# File 'lib/three-sixty/core/account.rb', line 31 def get_exclude_ip @client.request(resource_url("getExcludeIp")) end |