Method: DocuSign_eSign::NewAccountSummary#api_password
- Defined in:
- lib/docusign_esign/models/new_account_summary.rb
#api_password ⇒ Object
Contains a token that can be used for authentication in API calls instead of using the user name and password.
27 28 29 |
# File 'lib/docusign_esign/models/new_account_summary.rb', line 27 def api_password @api_password end |