Name | Type | Description | Notes |
---|---|---|---|
access_token | string | The access token / bearer token | [optional] |
wallet_balance | int | money balance in portokasse | [optional] |
info_message | string | info message, if any | [optional] |
token_type | string | Will always contain 'BearerToken' | [optional] |
expires_in | int | remaining token validity in seconds | [optional] |
issued_at | string | Time when token was issued | [optional] |
external_customer_id | string | Matches the user requesting the token, used internally | [optional] |
autenticated_user | string | user requesting the token | [optional] |