Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 400 Bytes

OAuthTokenResponse.md

File metadata and controls

14 lines (9 loc) · 400 Bytes

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