Class AttachCardFlowEvent.RequireThreeDs
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.viewmodel.AttachCardFlowEvent
public final class AttachCardFlowEvent.RequireThreeDs implements AttachCardFlowEvent
-
-
Constructor Summary
Constructors Constructor Description AttachCardFlowEvent.RequireThreeDs(ThreeDsData data, String panSuffix)
-
Method Summary
Modifier and Type Method Description final ThreeDsDatagetData()final StringgetPanSuffix()-
-
Constructor Detail
-
AttachCardFlowEvent.RequireThreeDs
AttachCardFlowEvent.RequireThreeDs(ThreeDsData data, String panSuffix)
-
-
Method Detail
-
getData
final ThreeDsData getData()
-
getPanSuffix
final String getPanSuffix()
-
-
-
-