accessToken property

String accessToken
getter/setter pair

An access token for the account. This access token can then be used to authorize other requests.

Implementation

String accessToken;