Skip to content

SudoSOS Back-end API / balance / UserTypeTotalBalanceResponse

Interface: UserTypeTotalBalanceResponse ​

Properties ​

totalNegative ​

ts
totalNegative: DineroObjectResponse;

totalPositive ​

ts
totalPositive: DineroObjectResponse;

userType ​

ts
userType: UserType;