Click or drag to resize

DirectDebitDisplayConfigurationEntity Class

Direct Debit Display Configuration Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.FinancialDirectDebitDisplayConfigurationEntity

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

The DirectDebitDisplayConfigurationEntity type exposes the following members.

Constructors
  NameDescription
Public methodDirectDebitDisplayConfigurationEntity
Initializes a new instance of the DirectDebitDisplayConfigurationEntity class
Top
Properties
  NameDescription
Public propertyDisplayAccountName
Gets or sets the Display or Mandatory flag
Public propertyDisplayAccountNo
Gets or sets the Display or Mandatory flag
Public propertyDisplayAddress1
Gets or sets the Display or Mandatory flag
Public propertyDisplayAddress2
Gets or sets the Display or Mandatory flag
Public propertyDisplayAddress3
Gets or sets the Display or Mandatory flag
Public propertyDisplayAddress4
Gets or sets the Display or Mandatory flag
Public propertyDisplayAddress5
Gets or sets the Display or Mandatory flag
Public propertyDisplayAuthorisedSignatory
Gets or sets the Display or Mandatory flag
Public propertyDisplayBankName
Gets or sets the Display or Mandatory flag
Public propertyDisplayBIC
Gets or sets the Display or Mandatory flag
Public propertyDisplayBranchCode
Gets or sets the Display or Mandatory flag
Public propertyDisplayDateAuthorised
Gets or sets the Display or Mandatory flag
Public propertyDisplayIBAN
Gets or sets the Display or Mandatory flag
Public propertyDisplayNationalBankCode
Gets or sets the Display or Mandatory flag
Public propertyDisplayNationalCheckDigits
Gets or sets the Display or Mandatory flag
Public propertyDisplayPostCode
Gets or sets the Display or Mandatory flag
Public propertyDisplaySortCode
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAccountName
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAccountNo
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAddress1
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAddress2
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAddress3
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAddress4
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAddress5
Gets or sets the Display or Mandatory flag
Public propertyMandatoryAuthorisedSignatory
Gets or sets the Display or Mandatory flag
Public propertyMandatoryBankName
Gets or sets the Display or Mandatory flag
Public propertyMandatoryBIC
Gets or sets the Display or Mandatory flag
Public propertyMandatoryBranchCode
Gets or sets the Display or Mandatory flag
Public propertyMandatoryDateAuthorised
Gets or sets the Display or Mandatory flag
Public propertyMandatoryIBAN
Gets or sets the Display or Mandatory flag
Public propertyMandatoryNationalBankCode
Gets or sets the Display or Mandatory flag
Public propertyMandatoryNationalCheckDigits
Gets or sets the Display or Mandatory flag
Public propertyMandatoryPostCode
Gets or sets the Display or Mandatory flag
Public propertyMandatorySortCode
Gets or sets the Display or Mandatory flag
Top
See Also