Sha256: a6c6994e4949c8aa411ee30a29e8b88cb88ebf3bb58392de5305f3f7c05e0f44

Contents?: true

Size: 190 Bytes

Versions: 6

Compression:

Stored size: 190 Bytes

Contents

require_relative "new_identifier_response"

module Ezid
  # 
  # Response to a mint identifier request
  # @api private
  #
  class MintIdentifierResponse < NewIdentifierResponse

  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ezid-client-1.1.1 lib/ezid/responses/mint_identifier_response.rb
ezid-client-1.1.0 lib/ezid/responses/mint_identifier_response.rb
ezid-client-1.0.1 lib/ezid/responses/mint_identifier_response.rb
ezid-client-1.0.0 lib/ezid/responses/mint_identifier_response.rb
ezid-client-0.13.0 lib/ezid/responses/mint_identifier_response.rb
ezid-client-0.12.0 lib/ezid/responses/mint_identifier_response.rb