Click or drag to resize

InitiateAutoPayRequestEntity Class

InitiateAutoPayRequestEntity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.AutoPayInitiateAutoPayRequestEntity

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 InitiateAutoPayRequestEntity : IntegrationEntity

The InitiateAutoPayRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodInitiateAutoPayRequestEntity
Initializes a new instance of the InitiateAutoPayRequestEntity class
Top
Properties
  NameDescription
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Top
See Also