{
"statusCode": 0,
"message": "string",
"error": "string",
"errorList": [
{
"praiseId": 0,
"praiseName": "string",
"emotion": "string",
"tokenId": 0,
"tokenName": "string",
"tokenAmount": 0,
"description": "string",
"isOfferToken": true,
"offerTokenId": 0,
"offerTokenName": "string",
"offerTokenAmount": 0,
"isOnlyRewardManager": true,
"isActive": true
}
],
"totals": 0,
"data": [
{
"praiseId": 0,
"praiseName": "string",
"emotion": "string",
"tokenId": 0,
"tokenName": "string",
"tokenAmount": 0,
"description": "string",
"isOfferToken": true,
"offerTokenId": 0,
"offerTokenName": "string",
"offerTokenAmount": 0,
"isOnlyRewardManager": true,
"isActive": true
}
]
}