# File lib/right_gogrid.rb, line 827
    def get_myaccount_billing
      do_request("myaccount/billing/get",{})
    rescue
      on_exception
    end