Click or drag to resize

InitiateAutoPayResultEntity Class

InitiateAutoPayResultEntity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.AutoPayInitiateAutoPayResultEntity

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

The InitiateAutoPayResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodInitiateAutoPayResultEntity
Initializes a new instance of the InitiateAutoPayResultEntity class
Top
Properties
  NameDescription
Public propertyAutoPayIntervals
Gets or sets the automatic pay intervals.
Public propertyAutoPayTopUpAmounts
Gets or sets the automatic pay top up amounts.
Public propertyCreditCardVaults
Gets or sets the credit card vaults.
Public propertyDayOccurrencesInMonth
Gets or sets the day occurences in month.
Public propertyDaysOfWeek
Gets or sets the days of week.
Top
See Also