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