Sha256: c1067d37a02b1df68ab35d9e90c4c790911f7244c7b588599cf5cc23bc6c1ca8
Contents?: true
Size: 404 Bytes
Versions: 13
Compression:
Stored size: 404 Bytes
Contents
# Dropbox::Sign::OAuthTokenRefreshRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `grant_type`<sup>*_required_</sup> | ```String``` | When refreshing an existing token use `refresh_token`. | [default to 'refresh_token'] | | `refresh_token`<sup>*_required_</sup> | ```String``` | The token provided when you got the expired access token. | |
Version data entries
13 entries across 13 versions & 1 rubygems