-
public class SendOtpRequest extends V2ApiBase
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSendOtpRequest.Builder
-
Field Summary
Fields Modifier and Type Field Description private final StringclientTxnIdprivate final StringrequestDateTimeprivate final StringcustomerMobile
-
Method Summary
Modifier and Type Method Description StringgetClientTxnId()StringgetRequestDateTime()StringgetCustomerMobile()StringgetJson()-
-
Method Detail
-
getClientTxnId
String getClientTxnId()
-
getRequestDateTime
String getRequestDateTime()
-
getCustomerMobile
String getCustomerMobile()
-
-
-
-