 | CustomerBalancePartialEntityUnconfirmedBalance Property |
Gets or sets the unconfirmed balance.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal UnconfirmedBalance { get; set; }
Public Property UnconfirmedBalance As Decimal
Get
Set
Property Value
Type:
Decimal
The unconfirmed balance.
See Also