Click or drag to resize

CustomerAccountBalanceRequestEntity Class

A customer balance request.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentCustomerAccountBalanceRequestEntity

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 CustomerAccountBalanceRequestEntity

The CustomerAccountBalanceRequestEntity type exposes the following members.

Properties
  NameDescription
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Top
See Also