Class: FrilansFinansAPI::FixtureClient::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/frilans_finans_api/client/fixture_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body



14
15
16
# File 'lib/frilans_finans_api/client/fixture_client.rb', line 14

def body
  @body
end

#codeObject

Returns the value of attribute code



14
15
16
# File 'lib/frilans_finans_api/client/fixture_client.rb', line 14

def code
  @code
end

#requestObject

Returns the value of attribute request



14
15
16
# File 'lib/frilans_finans_api/client/fixture_client.rb', line 14

def request
  @request
end