ResponseContainerUserApiToken

ResponseContainerUserApiToken
ResponseContainerUserApiToken

JSON container for the HTTP response along with status

JSON Example
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "tokenID": "string",
        "tokenName": "string",
        "account": "string",
        "accountType": "string",
        "lastUsed": 0,
        "dateGenerated": 0
    }
}
status
Required

status

response
Optional

response