Enumerations
The following enumerations are available globally.
-
MPQRError have property errorType, the errorType type is the MPQRErrorCode enum
See moreDeclaration
Objective-C
enum MPQRErrorCode {}
Swift
enum __MPQRErrorCode : Int
-
Currency of each country in the world.
Declaration
Objective-C
enum CurrencyEnum {}
Swift
enum CurrencyEnum : Int
-
Defines possible values for Tip Convenience Indicator
See moreDeclaration
Objective-C
enum TipConvenienceIndicator {}
Swift
enum TipConvenienceIndicator : Int