Class SCAResponseTO
- java.lang.Object
-
- de.adorsys.ledgers.middleware.api.domain.sca.SCAResponseTO
-
- All Implemented Interfaces:
AspspConsentDataSerial
- Direct Known Subclasses:
SCAConsentResponseTO,SCAPaymentResponseTO
public abstract class SCAResponseTO extends Object implements AspspConsentDataSerial
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSCAResponseTO(String objectType)
-
-
-
Constructor Detail
-
SCAResponseTO
protected SCAResponseTO(String objectType)
-
-
Method Detail
-
getObjectType
public String getObjectType()
Description copied from interface:AspspConsentDataSerialType of object stored. Might be used to deserialize the object.- Specified by:
getObjectTypein interfaceAspspConsentDataSerial- Returns:
-
-