Method: Is24::Api#list_exposes
- Defined in:
- lib/is24.rb
#list_exposes ⇒ Object
164 165 166 167 |
# File 'lib/is24.rb', line 164 def list_exposes response = connection(:offer).get("user/me/realestate?publishchannel=IS24") response.body end |