Click or drag to resize

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)
Syntax
C#
public decimal Balance { get; set; }

Property Value

Type: Decimal
See Also