Sha256: d45b75fc251b648607612072538ce4892efcd837ae214e992effa1d14749c32e

Contents?: true

Size: 231 Bytes

Versions: 8

Compression:

Stored size: 231 Bytes

Contents

module Xhash
  module DocumentType
    module ID
      INE_FRONT = 1
      PASSPORT = 2
      INE_REVERSE = 7
      MILITARY_ID = 6
    end
    module ProofOfAddress
      CFE = 3
      AXTEL = 4
      TELMEX = 5
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
xhash_client-0.3.8 lib/xhash/document_types.rb
xhash_client-0.3.7 lib/xhash/document_types.rb
xhash_client-0.3.6 lib/xhash/document_types.rb
xhash_client-0.3.5 lib/xhash/document_types.rb
xhash_client-0.3.4 lib/xhash/document_types.rb
xhash_client-0.3.3 lib/xhash/document_types.rb
xhash_client-0.3.2 lib/xhash/document_types.rb
xhash_client-0.3.1 lib/xhash/document_types.rb