 | CustomerAccountBalanceRequestEntity Class |
A customer balance request.
Inheritance HierarchySystemObject 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
<SerializableAttribute>
Public Class CustomerAccountBalanceRequestEntity
The CustomerAccountBalanceRequestEntity type exposes the following members.
Properties
| Name | Description |
---|
 | ContactId |
Gets or sets the contact identifier.
|
 | CustomerId |
Gets or sets the customer identifier.
|
Top
See Also