Click or drag to resize

CustomerAutoPaySaveRequestEntity Class

Customer Auto Pay Save Request
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.AutoPayCustomerAutoPaySaveRequestEntity

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

The CustomerAutoPaySaveRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodCustomerAutoPaySaveRequestEntity
Initializes a new instance of the CustomerAutoPaySaveRequestEntity class
Top
Properties
  NameDescription
Public propertyCustomerAutoPayInterval
Gets or sets the customer automatic pay interval.
Public propertyCustomerAutoPayMinBalance
Gets or sets the customer automatic pay minimum balance.
Top
See Also