Module access_token

Module access_token 

Source
Expand description

Structures for the access token response from the Box API.

Structs§

AccessToken
AccessToken : A token that can be used to make authenticated API calls.

Enums§

IssuedTokenType
The type of downscoped access token returned. This is only returned if an access token has been downscoped.
TokenType
The type of access token returned.