Package com.klipwallet.app2app.internal
Class Request
- java.lang.Object
-
- com.klipwallet.app2app.internal.Request
-
public class Request extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Request()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getRequestKey()
void
setRequestKey(java.lang.String requestKey)
java.util.Map<java.lang.String,java.lang.Object>
toMap()
-