Class ResponsePhonePrefill
-
- All Implemented Interfaces:
@Serializable() public final class ResponsePhonePrefill
-
-
Constructor Summary
Constructors Constructor Description ResponsePhonePrefill(String phone)
-
Method Summary
Modifier and Type Method Description final String
getPhone()
final static ResponsePhonePrefill
parse(ResponseBody responseBody)
-
-
Constructor Detail
-
ResponsePhonePrefill
ResponsePhonePrefill(String phone)
-
-
Method Detail
-
parse
final static ResponsePhonePrefill parse(ResponseBody responseBody)
-
-
-
-