You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BalanceResponse should extend the BaseUserResponse.
Why is this needed?
If we include such information, it is much easier to see to which user a fetched balance actually belongs. This is especially relevant around handing out fines, so the frontend can easily show each user's balance and total fine.
How could it be implemented?
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
What would you like?
The
BalanceResponse
should extend theBaseUserResponse
.Why is this needed?
If we include such information, it is much easier to see to which user a fetched balance actually belongs. This is especially relevant around handing out fines, so the frontend can easily show each user's balance and total fine.
How could it be implemented?
No response
Other information
No response
The text was updated successfully, but these errors were encountered: