Sha256: 6f5567bd6e2d96564d46acf7e8c516adb369329b175ffc316ee063ef8143a04a
Contents?: true
Size: 400 Bytes
Versions: 1
Compression:
Stored size: 400 Bytes
Contents
# HelloSign::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/OAuthTokenRefreshRequest.md |