Skip to content

SudoSOS Back-end API / balance / TotalBalanceResponse

Interface: TotalBalanceResponse ​

Properties ​

date ​

ts
date: string;

totalNegative ​

ts
totalNegative: DineroObjectResponse;

totalPositive ​

ts
totalPositive: DineroObjectResponse;

userTypeBalances ​

ts
userTypeBalances: UserTypeTotalBalanceResponse[];