Sha256: dbfcda69974d60a7924a3c32660096e1dfbcecba58abc003a1c348ac1a8e4a59
Contents?: true
Size: 400 Bytes
Versions: 15
Compression:
Stored size: 400 Bytes
Contents
# Dropbox::Sign::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
15 entries across 15 versions & 1 rubygems