class Coolsms::RestApi::WrongResponseStatus

www.coolsms.co.kr/REST_API#Authentication

Public Class Methods

http_status() click to toggle source
# File lib/coolsms/rest_api/errors.rb, line 84
def http_status; 500 end
status() click to toggle source
# File lib/coolsms/rest_api/errors.rb, line 83
def status; 31000530 end