Module: Surveygizmo::Client::Account

Included in:
Surveygizmo::Client
Defined in:
lib/surveygizmo/client/account.rb

Overview

Defines methods related to a SurveyGizmo account

Instance Method Summary collapse

Instance Method Details

#accountObject

Get details of authorized account



8
9
10
# File 'lib/surveygizmo/client/account.rb', line 8

def 
  get('account')
end