Class: Ezid::ModifyIdentifierResponse Private

Inherits:
IdentifierResponse show all
Defined in:
lib/ezid/responses/modify_identifier_response.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Response to a Ezid::ModifyIdentifierRequest

Constant Summary

Constants inherited from IdentifierResponse

IdentifierResponse::IDENTIFIER_RE

Constants inherited from Response

Response::ERROR, Response::SUCCESS

Method Summary

Methods inherited from IdentifierResponse

#id

Methods inherited from Response

#content, #error?, #error_class, #exception, #initialize, #message, #outcome, #status, #status_line, #success?, #uri_path

Constructor Details

This class inherits a constructor from Ezid::Response