The type of rate limit
Get or set the rate limit type
rate_limit.type = "rate-limit"
Returns:
the type of rate limit
19 20 21
# File 'lib/x/rate_limit.rb', line 19 def type @type end