BillStatisticsSearchCondition Members CelloSaaS API Documentation
The BillStatisticsSearchCondition type exposes the following members.
Constructors

  NameDescription
Public methodBillStatisticsSearchCondition
Initializes a new instance of the BillStatisticsSearchCondition class
Back to Top
Properties

  NameDescription
Public propertyFromDate
Gets or Sets from date
Public propertyMaxOverdueAmount
Gets or Sets max over due amount
Public propertyMaxTotalAmount
Gets or Sets max total amount
Public propertyMinOverdueAmount
Gets or Sets min over due amount
Public propertyMinTotalAmount
Gets or Sets min total amount
Public propertyOnlyOverdue
Gets or Sets only over due
Public propertyTenantIds
Gets or Sets tenant ids
Public propertyToDate
Gets or Sets to date
Public propertyTopTenants
Gets or Sets fetch top tenants count
Back to Top
See Also