expiresIn property

int? expiresIn
getter/setter pair

How long the access token is valid (in seconds).

Implementation

int? expiresIn;