Data class representing an access token received from the MTN MOMO API.
The access token as a String.
The number of seconds until the token expires (e.g. 3600 = 1 hour).
The type of the token (e.g., Bearer).