Class: MarbleApiClient::Responses::Record

Inherits:
Success
  • Object
show all
Defined in:
lib/marble_api_client/responses/record.rb

Overview

Represents an HTTP 200 responses. Adds additional properties to the Success class specific to Create requests.

Method Summary

Methods inherited from Success

#initialize

Methods included from BodyAttributes

included

Methods included from HttpMethods

#body, #code

Constructor Details

This class inherits a constructor from MarbleApiClient::Responses::Success