Sha256: c0ca5b037420496afe7fff839344ea2b1dd18bf69c051d7c716e6227526cb8c3

Contents?: true

Size: 225 Bytes

Versions: 3

Compression:

Stored size: 225 Bytes

Contents

module Exlibris
  module Aleph
    module Table
      module Reader
        module Row
          class PatronStatuses < Base
            attr_ordered_keys :display, :code
          end
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
exlibris-aleph-2.0.4 lib/exlibris/aleph/table/reader/row/patron_statuses.rb
exlibris-aleph-2.0.3 lib/exlibris/aleph/table/reader/row/patron_statuses.rb
exlibris-aleph-2.0.0 lib/exlibris/aleph/table/reader/row/patron_statuses.rb