public class DefaultPaymentValidationConfigImpl extends Object implements PaymentValidationConfig
| Modifier and Type | Field and Description |
|---|---|
protected ValidationObject |
buildingNumber |
protected ValidationObject |
creditorId |
protected ValidationObject |
creditorName |
protected ValidationObject |
endToEndIdentification |
protected ValidationObject |
executionRule |
protected ValidationObject |
instructionIdentification |
protected ValidationObject |
maskedPan |
protected ValidationObject |
msisdn |
protected ValidationObject |
pan |
protected ValidationObject |
postCode |
protected ValidationObject |
reference |
protected ValidationObject |
referenceIssuer |
protected ValidationObject |
referenceType |
protected ValidationObject |
streetName |
protected ValidationObject |
townName |
protected ValidationObject |
ultimateCreditor |
protected ValidationObject |
ultimateDebtor |
| Constructor and Description |
|---|
DefaultPaymentValidationConfigImpl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildingNumber, getCreditorId, getCreditorName, getEndToEndIdentification, getExecutionRule, getInstructionIdentification, getMaskedPan, getMsisdn, getPan, getPostCode, getReference, getReferenceIssuer, getReferenceType, getStreetName, getTownName, getUltimateCreditor, getUltimateDebtorprotected ValidationObject endToEndIdentification
protected ValidationObject instructionIdentification
protected ValidationObject ultimateDebtor
protected ValidationObject ultimateCreditor
protected ValidationObject creditorName
protected ValidationObject streetName
protected ValidationObject buildingNumber
protected ValidationObject townName
protected ValidationObject postCode
protected ValidationObject pan
protected ValidationObject maskedPan
protected ValidationObject msisdn
protected ValidationObject reference
protected ValidationObject referenceType
protected ValidationObject referenceIssuer
protected ValidationObject executionRule
protected ValidationObject creditorId
Copyright © 2020. All rights reserved.