Skip to content

SudoSOS Back-end API / debtors / FineReportResponse

Interface: FineReportResponse ​

Properties ​

count ​

ts
count: number;

fromDate ​

ts
fromDate: string;

handedOut ​

ts
handedOut: DineroObjectResponse;

toDate ​

ts
toDate: string;

waived ​

ts
waived: DineroObjectResponse;

waivedCount ​

ts
waivedCount: number;