-
public class CardEntryActivityResult.Canceled extends CardEntryActivityResult
The result when the customer cancels the Square card entry activity before a card is successfully entered.
-
-
Field Summary
Fields Modifier and Type Field Description public final static CardEntryActivityResult.Canceled
INSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class sqip.CardEntryActivityResult.Canceled
getSuccessValue, isCanceled, isSuccess
-
Methods inherited from class sqip.CardEntryActivityResult
equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-