Sha256: be68affd71f92453f95683c5f2e51c1bbfa768cf19e86a99ab7d5d59aac3a0ca
Contents?: true
Size: 436 Bytes
Versions: 14
Compression:
Stored size: 436 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 NOT_CONFIGURED_CLIENT = 105 end end end
Version data entries
14 entries across 14 versions & 1 rubygems