-
public final class SetMPinResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSetMPinResponse.Companion
-
Constructor Summary
Constructors Constructor Description SetMPinResponse(String guid, String message, SetMPinResponseResult result, Integer status)
-
Method Summary
Modifier and Type Method Description final StringgetGuid()final StringgetMessage()final SetMPinResponseResultgetResult()final IntegergetStatus()-
-
Constructor Detail
-
SetMPinResponse
SetMPinResponse(String guid, String message, SetMPinResponseResult result, Integer status)
-
-
Method Detail
-
getMessage
final String getMessage()
-
getResult
final SetMPinResponseResult getResult()
-
-
-
-