{
"tokens": [
{
"tenantId": 0,
"relationshipTypeId": 0,
"roles": [
"string"
],
"token": "string",
"refreshToken": "string",
"expireAt": "2019-08-24T14:15:22.123Z"
}
],
"user": {
"rowNo": 0,
"id": 0,
"status": 0,
"description": null,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"tenants": [
{
"rowNo": 0,
"id": 0,
"status": 0,
"description": null,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"tenantRelationships": [
{
"rowNo": 0,
"tenantId": 0,
"userId": 0,
"typeId": 0,
"accountId": 0,
"status": 0,
"description": null,
"creatorUserId": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatorUserId": 0,
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}