-
- All Implemented Interfaces:
public class CashAppPayProcessorActivity.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final String
TRANSACTION_EXTRA
private final String
ERROR_EXTRA
private final Integer
RESULT_ERROR
public final static CashAppPayProcessorActivity.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final String
getTRANSACTION_EXTRA()
final String
getERROR_EXTRA()
final Integer
getRESULT_ERROR()
-
-
Method Detail
-
getTRANSACTION_EXTRA
final String getTRANSACTION_EXTRA()
-
getERROR_EXTRA
final String getERROR_EXTRA()
-
getRESULT_ERROR
final Integer getRESULT_ERROR()
-
-
-
-