m4e_sdk
m4e_sdk
TransactionType
parse method
parse
m4e_sdk
m4e_sdk
TransactionType
parse method
TransactionType class
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static methods
parse
Constants
cashIn
cashOut
parse
method
TransactionType
parse
(
String
type
)
Implementation
static TransactionType parse(String type) { return TransactionType._internal(type); }