Class: SynergyWholesale::EnableAutoRenewal::Response
- Inherits:
-
BaseResponse
- Object
- BaseResponse
- SynergyWholesale::EnableAutoRenewal::Response
- Defined in:
- lib/synergy_wholesale/operations/enable_auto_renewal.rb
Instance Attribute Summary
Attributes inherited from BaseResponse
Instance Method Summary collapse
Methods inherited from BaseResponse
#body, #initialize, #message, #successful?
Constructor Details
This class inherits a constructor from SynergyWholesale::BaseResponse
Instance Method Details
#is_enabled? ⇒ Boolean
16 17 18 |
# File 'lib/synergy_wholesale/operations/enable_auto_renewal.rb', line 16 def is_enabled? true end |