-
- All Implemented Interfaces:
public class CashAppPayProcessorActivity.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringTRANSACTION_EXTRAprivate final StringERROR_EXTRAprivate final IntegerRESULT_ERRORpublic final static CashAppPayProcessorActivity.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetTRANSACTION_EXTRA()final StringgetERROR_EXTRA()final IntegergetRESULT_ERROR()-
-
Method Detail
-
getTRANSACTION_EXTRA
final String getTRANSACTION_EXTRA()
-
getERROR_EXTRA
final String getERROR_EXTRA()
-
getRESULT_ERROR
final Integer getRESULT_ERROR()
-
-
-
-