GenerateRewardsResponse
cutoffDatestring
queuedboolean
rewards objectrequired
amountstring
earnerstring
snapshotstring
tokenstring
GenerateRewardsResponse
{
"cutoffDate": "string",
"queued": true,
"rewards": {
"amount": "string",
"earner": "string",
"snapshot": "string",
"token": "string"
}
}