Function dropbox_sdk::users::features_get_values
source · [−]pub fn features_get_values(
client: &impl UserAuthClient,
arg: &UserFeaturesGetValuesBatchArg
) -> Result<Result<UserFeaturesGetValuesBatchResult, UserFeaturesGetValuesBatchError>>Available on crate feature
dbx_users only.Expand description
Get a list of feature values that may be configured for the current account.