Method: Twilio::REST::Verify::V2::ServiceContext::RateLimitInstance#fetch
- Defined in:
- lib/twilio-ruby/rest/verify/v2/service/rate_limit.rb
#fetch ⇒ RateLimitInstance
Fetch the RateLimitInstance
654 655 656 657 |
# File 'lib/twilio-ruby/rest/verify/v2/service/rate_limit.rb', line 654 def fetch context.fetch end |