{
"items": [
{
"userId": "string",
"virtualCurrencyId": "string",
"amount": 0,
"availableAmount": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"virtualCurrency": {
"virtualCurrencyId": "string",
"name": "string",
"virtualCurrencyCatalogId": "string",
"origin": "CATALOG",
"syncWithCatalog": true,
"defaultLang": "aa",
"langs": [
"aa"
],
"minAllowedBalance": 0,
"maxAllowedBalance": 0,
"icon": "http://example.com",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"isActive": true,
"translation": {
"lang": "aa",
"label": "string",
"description": "string"
}
}
],
"nextToken": "eyJwayI6IndvcmtzcGFjZUlkI3pPR0JndVctQWoiLCJxdWl6SWQiOiItRktBdDZfbXM4M3RvSUZaLWVjeFQifQ=="
}