Enumerations
The following enumerations are available globally.
-
Get Tokenization Receipt parameter type.
See moreDeclaration
Objective-C
enum CardDataType : NSInteger {}
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, MppIntent) { MPP_EMPTY_INTENT = 0, MPP_PUSH_PROV_MOBILE, MPP_PUSH_PROV_ONFILE, MPP_PUSH_PROV_CROSS_USER, MPP_PUSH_PROV_CROSS_DEVICE }