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 StringgetPhone()final static ResponsePhonePrefillparse(ResponseBody responseBody)-
-
Constructor Detail
-
ResponsePhonePrefill
ResponsePhonePrefill(String phone)
-
-
Method Detail
-
parse
final static ResponsePhonePrefill parse(ResponseBody responseBody)
-
-
-
-