-
- All Implemented Interfaces:
public class PayToProcessorActivity.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringTRANSACTION_EXTRA_KEYprivate final StringERROR_EXTRA_KEYprivate final IntegerRESULT_CODE_ERRORpublic final static PayToProcessorActivity.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetTRANSACTION_EXTRA_KEY()final StringgetERROR_EXTRA_KEY()final IntegergetRESULT_CODE_ERROR()-
-
Method Detail
-
getTRANSACTION_EXTRA_KEY
final String getTRANSACTION_EXTRA_KEY()
-
getERROR_EXTRA_KEY
final String getERROR_EXTRA_KEY()
-
getRESULT_CODE_ERROR
final Integer getRESULT_CODE_ERROR()
-
-
-
-