BillingAccount.Balance Property |
Outstanding balance computed based on Customer Invoices and Payments activity.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Balance { get; set; }
Property Value
Type:
Decimal
See Also