Uses of Class
org.openapitools.client.model.CallUserFactorProfile
Packages that use CallUserFactorProfile
-
Uses of CallUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return CallUserFactorProfileModifier and TypeMethodDescriptionCallUserFactor.getProfile()Get profileCallUserFactorAllOf.getProfile()Get profileCallUserFactorProfile.phoneExtension(String phoneExtension) CallUserFactorProfile.phoneNumber(String phoneNumber) Methods in org.openapitools.client.model with parameters of type CallUserFactorProfileModifier and TypeMethodDescriptionCallUserFactor.profile(CallUserFactorProfile profile) CallUserFactorAllOf.profile(CallUserFactorProfile profile) voidCallUserFactor.setProfile(CallUserFactorProfile profile) voidCallUserFactorAllOf.setProfile(CallUserFactorProfile profile)