Class AttachCardFlowEvent.ThreeDsSuccess
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.viewmodel.AttachCardFlowEvent
public final class AttachCardFlowEvent.ThreeDsSuccess implements AttachCardFlowEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final AsdkResultresult
-
Constructor Summary
Constructors Constructor Description AttachCardFlowEvent.ThreeDsSuccess(AsdkResult result)
-
Method Summary
Modifier and Type Method Description final AsdkResultgetResult()-
-
Constructor Detail
-
AttachCardFlowEvent.ThreeDsSuccess
AttachCardFlowEvent.ThreeDsSuccess(AsdkResult result)
-
-
Method Detail
-
getResult
final AsdkResult getResult()
-
-
-
-