Sha256: 175b9e28820b72c0fe38626f3a04d6905dfd226acfbfa4395c2f22accc2e2d81
Contents?: true
Size: 542 Bytes
Versions: 3
Compression:
Stored size: 542 Bytes
Contents
# DocuSign_eSign::LoginInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **api_password** | **String** | Contains a token that can be used for authentication in API calls instead of using the user name and password. Only returned if the `api_password=true` query string is added to the URL. | [optional] **login_accounts** | [**Array<LoginAccount>**](LoginAccount.md) | The list of accounts that authenticating user is a member of. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/LoginInformation.md |
docusign_esign-0.0.2 | docs/LoginInformation.md |
docusign_esign-0.0.1 | docs/LoginInformation.md |