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) voidSmsUserFactor.setProfile(SmsUserFactorProfile profile) voidSmsUserFactorAllOf.setProfile(SmsUserFactorProfile profile)