Sha256: ed7a07c94a49baa0bf25f0c7a6bcfa5fc5d80bd7e496bc349e626917cb12222a
Contents?: true
Size: 386 Bytes
Versions: 5
Compression:
Stored size: 386 Bytes
Contents
module CorreiosSigep module Models module CorreiosResponseCodes SUCCESS = 0 TICKET_ALREADY_USED = 195 UNAVAILABLE_SERVICE = 210 INEXISTENT_ZIPCODE = 113 UNAVAILABLE_HOUSE_COLLECT = 111 COLLECT_NOT_ANSWERED_FOR_THE_ZIPCODE = 117 end end end
Version data entries
5 entries across 5 versions & 1 rubygems