Blacked and isorted the python files
Prettied and eslinted the typescript/html files
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
export class BillSettlementReportItem {
|
||||
date: string;
|
||||
billId: string;
|
||||
amount: number;
|
||||
settlement: string;
|
||||
}
|
||||
Reference in New Issue
Block a user