Class: Ezid::CreateIdentifierResponse Private

Inherits:
NewIdentifierResponse show all
Defined in:
lib/ezid/responses/create_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 create identifier request

Constant Summary

Constants inherited from NewIdentifierResponse

NewIdentifierResponse::SHADOW_ARK_RE

Constants inherited from IdentifierResponse

IdentifierResponse::IDENTIFIER_RE

Constants inherited from Response

Response::ERROR, Response::SUCCESS

Method Summary

Methods inherited from NewIdentifierResponse

#shadow_ark

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