Uses of Class
com.mypurecloud.sdk.v2.model.Biography
Packages that use Biography
-
Uses of Biography in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BiographyModifier and TypeMethodDescriptionPersonal detailed descriptionUser education detailsOrgUser.getBiography()PolicyUser.getBiography()TrustUser.getBiography()UpdateUser.getBiography()User.getBiography()UserMe.getBiography()Methods in com.mypurecloud.sdk.v2.model with parameters of type BiographyModifier and TypeMethodDescriptionvoidOrgUser.setBiography(Biography biography) voidPolicyUser.setBiography(Biography biography) voidTrustUser.setBiography(Biography biography) voidUpdateUser.setBiography(Biography biography) voidUser.setBiography(Biography biography) voidUserMe.setBiography(Biography biography)