{
"id": 0,
"cycles": {
"total": 0,
"completed": 0
},
"is_active": true,
"time_end": "2019-08-24T14:15:22.123Z",
"products_in": [
{
"id": 0,
"token_name": "string",
"amount": {
"total": 0,
"current": 0
}
}
],
"products_out": [
{
"id": 0,
"token_name": "string",
"amount": {
"total": 0,
"current": 0
}
}
]
}