Method: SimpleSpark::Client#subaccounts
- Defined in:
- lib/simple_spark/client.rb
#subaccounts ⇒ Object
108 109 110 |
# File 'lib/simple_spark/client.rb', line 108 def subaccounts Endpoints::Subaccounts.new(self) end |
108 109 110 |
# File 'lib/simple_spark/client.rb', line 108 def subaccounts Endpoints::Subaccounts.new(self) end |