@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class SmsUserFactorProfile extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_PHONE_NUMBER |
Constructor and Description |
---|
SmsUserFactorProfile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPhoneNumber()
Get phoneNumber
|
int |
hashCode() |
SmsUserFactorProfile |
phoneNumber(String phoneNumber) |
void |
setPhoneNumber(String phoneNumber) |
String |
toString() |
public static final String JSON_PROPERTY_PHONE_NUMBER
public SmsUserFactorProfile phoneNumber(String phoneNumber)
public void setPhoneNumber(String phoneNumber)
Copyright © 2017–2023 Okta. All rights reserved.