Class AuthRequest
- java.lang.Object
-
- com.klipwallet.app2app.api.request.AuthRequest
-
- All Implemented Interfaces:
KlipRequest
public class AuthRequest extends java.lang.Object implements KlipRequest
인증 요청 정보
-
-
Constructor Summary
Constructors Constructor Description AuthRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.json.JSONObject
toJson()
-
-
-
Method Detail
-
toJson
public org.json.JSONObject toJson()
- Specified by:
toJson
in interfaceKlipRequest
-
-