Click or drag to resize

CustomerAccountBalanceEntity Class

A custiner account balance.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentCustomerAccountBalanceEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CustomerAccountBalanceEntity

The CustomerAccountBalanceEntity type exposes the following members.

Properties
  NameDescription
Public propertyBalance
Gets or sets the balance.
Public propertyBalanceOustandingAmount
Gets or sets the balance oustanding amount.
Public propertyBalanceUnallocatedAmount
Gets or sets the balance unallocated amount.
Top
See Also