The BillStatistics type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BillStatistics | Initializes a new instance of the BillStatistics class |
Properties
Name | Description | |
---|---|---|
![]() | Overdue |
Gets overdue amount
|
![]() | TenantId |
Gets or Sets tenant id
|
![]() | TotalAmount |
Gets or Sets total amount
|
![]() | TotalBills |
Gets or Sets total bills
|
![]() | TotalPaid |
Gets or Sets total paid
|
See Also