Class: Zuora::Billing::Api
- Inherits:
-
Object
- Object
- Zuora::Billing::Api
- Includes:
- Singleton
- Defined in:
- lib/zuora/api.rb
Instance Attribute Summary collapse
-
#driver ⇒ Object
readonly
Returns the value of attribute driver.
Instance Method Summary collapse
-
#initialize ⇒ Api
constructor
A new instance of Api.
Constructor Details
Instance Attribute Details
#driver ⇒ Object (readonly)
Returns the value of attribute driver.
15 16 17 |
# File 'lib/zuora/api.rb', line 15 def driver @driver end |