Class AttachCardFlowEvent.CardAttached
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.viewmodel.AttachCardFlowEvent
public final class AttachCardFlowEvent.CardAttached implements AttachCardFlowEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final CardResultcard
-
Constructor Summary
Constructors Constructor Description AttachCardFlowEvent.CardAttached(CardResult card)
-
Method Summary
Modifier and Type Method Description final CardResultgetCard()-
-
Constructor Detail
-
AttachCardFlowEvent.CardAttached
AttachCardFlowEvent.CardAttached(CardResult card)
-
-
Method Detail
-
getCard
final CardResult getCard()
-
-
-
-