Uses of Class
org.openapitools.client.model.SmsUserFactorProfile
Packages that use SmsUserFactorProfile
-
Uses of SmsUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return SmsUserFactorProfileModifier and TypeMethodDescriptionSmsUserFactor.getProfile()
Get profileSmsUserFactorAllOf.getProfile()
Get profileSmsUserFactorProfile.phoneNumber
(String phoneNumber) Methods in org.openapitools.client.model with parameters of type SmsUserFactorProfileModifier and TypeMethodDescriptionSmsUserFactor.profile
(SmsUserFactorProfile profile) SmsUserFactorAllOf.profile
(SmsUserFactorProfile profile) void
SmsUserFactor.setProfile
(SmsUserFactorProfile profile) void
SmsUserFactorAllOf.setProfile
(SmsUserFactorProfile profile)