Class: TwilioContactable::Gateway::Success
- Defined in:
- lib/gateway.rb
Instance Method Summary collapse
Methods inherited from Response
Constructor Details
This class inherits a constructor from TwilioContactable::Gateway::Response
Instance Method Details
#success? ⇒ Boolean
25 26 27 |
# File 'lib/gateway.rb', line 25 def success? true end |