PaymentAction Constants Reference
Declared in | LMPaymentCore.h |
---|
PaymentAction
Definition
typedef NS_ENUM(NSInteger, PaymentAction ) {
PA_Idle = 0,
PA_Buy = 1,
PA_Recover_BackGround = 2,
PA_Recover_Manually = 3,
PA_Buy_DataClearing = 4,
};