Method: DocuSign_eSign::NewUser#api_password

Defined in:
lib/docusign_esign/models/new_user.rb

#api_passwordObject

Contains a token that can be used for authentication in API calls instead of using the user name and password.



18
19
20
# File 'lib/docusign_esign/models/new_user.rb', line 18

def api_password
  @api_password
end