Sha256: 91710d76d539942fb9d95af446926dbe70dce5c4b8149eee6fe289dcf6df9f9f

Contents?: true

Size: 396 Bytes

Versions: 1

Compression:

Stored size: 396 Bytes

Contents

# HelloSign::OAuthTokenResponse



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `access_token` | ```String``` |    |  |
| `token_type` | ```String``` |    |  |
| `refresh_token` | ```String``` |    |  |
| `expires_in` | ```Integer``` |  Number of seconds until the `access_token` expires. Uses epoch time.  |  |
| `state` | ```String``` |    |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/OAuthTokenResponse.md