Vecos::Constants
Constants
DEFAULT_SINGLE_REQUEST_TIMEOUT = 60
STATUS_CODES = {400 => "Bad Request", 401 => "User is not authorized to perform the request, or the OAuth access token is expired", 403 => "Associated company cannot be found, has System API access disabled or is currently in inaccessible", 404 => "Requested resource is not found or the user is not authorized to access it"}
VERSION = {{ (`shards version /tmp/tmp.fDNHfP/src/src/vecos`).chomp.stringify }}