Pular para o conteúdo principal

Wallet

currencystring
Example: brl
availableCentsinteger
pendingCentsinteger
reservedCentsinteger
lifetimeEarnedCentsinteger
lifetimePaidOutCentsinteger
nextRelease objectnullable
atstring<date-time>
amountCentsinteger
negativeboolean
Wallet
{
"currency": "brl",
"availableCents": 0,
"pendingCents": 0,
"reservedCents": 0,
"lifetimeEarnedCents": 0,
"lifetimePaidOutCents": 0,
"nextRelease": {
"at": "2024-07-29T15:51:28.071Z",
"amountCents": 0
},
"negative": true
}