Method: Telapi::Network.response_format

Defined in:
lib/telapi/network.rb

.response_formatObject



28
29
30
# File 'lib/telapi/network.rb', line 28

def response_format
  @api_format ||= '.json'
end