Uses of Class
com.boldsign.model.UserProperties
Packages that use UserProperties
-
Uses of UserProperties in com.boldsign.api
Methods in com.boldsign.api that return UserPropertiesModifier and TypeMethodDescriptionGet summary of the user.Methods in com.boldsign.api that return types with arguments of type UserPropertiesModifier and TypeMethodDescriptionUserApi.getUserWithHttpInfo(String userId) Get summary of the user.Method parameters in com.boldsign.api with type arguments of type UserPropertiesModifier and TypeMethodDescriptionokhttp3.CallUserApi.getUserAsync(String userId, ApiCallback<UserProperties> _callback) Get summary of the user. -
Uses of UserProperties in com.boldsign.model
Methods in com.boldsign.model that return UserPropertiesModifier and TypeMethodDescriptionUserProperties.createdDate(Long createdDate) static UserPropertiesCreate an instance of UserProperties given an JSON stringUserProperties.modifiedDate(Long modifiedDate) UserProperties.putMetaDataItem(String key, String metaDataItem) UserProperties.userStatus(String userStatus)