Method: Mandrill::API#subaccounts

Defined in:
lib/mandrill.rb

#subaccountsObject



131
132
133
# File 'lib/mandrill.rb', line 131

def subaccounts()
    Subaccounts.new self
end