accessToken

@SerialName(value = "access_token")
val accessToken: String? = null

A valid access token that will included to the request.

Since

3.0.0