Sha256: a3abcf69b0d368e21765073f811701b7cf0e2e93e613ce9a3f91803786e39071
Contents?: true
Size: 496 Bytes
Versions: 3
Compression:
Stored size: 496 Bytes
Contents
# DocuSign_eSign::OauthAccess ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **access_token** | **String** | Access token information. | [optional] **data** | [**Array<NameValue>**](NameValue.md) | | [optional] **expires_in** | **String** | | [optional] **refresh_token** | **String** | | [optional] **scope** | **String** | Must be set to \"api\". | [optional] **token_type** | **String** | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/OauthAccess.md |
docusign_esign-0.0.2 | docs/OauthAccess.md |
docusign_esign-0.0.1 | docs/OauthAccess.md |