# File lib/fog/softlayer/models/account/brand.rb, line 23
        def get_accounts
          service.get_brand_owned_accounts(id).body
        end