BillStatisticsSearchCondition MinOverdueAmount Property CelloSaaS API Documentation
Gets or Sets min over due amount

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Nullable<double> MinOverdueAmount { get; set; }

Property Value

Type: Nullable Double 
See Also