-
- All Implemented Interfaces:
-
java.io.Serializable
public final class RejectedState extends AsdkState
Состояние отклонения платежа с помощью привязанной карты. Пользователю покажется диалог, потребующий ввести секретный код карты для подтверждения и продолжения оплаты
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcardIdprivate final LongrejectedPaymentId
-
Constructor Summary
Constructors Constructor Description RejectedState(String cardId, Long rejectedPaymentId)
-
Method Summary
Modifier and Type Method Description final StringgetCardId()final LonggetRejectedPaymentId()
-