Function dropbox_sdk::team::features_get_values
source · [−]pub fn features_get_values(
client: &impl TeamAuthClient,
arg: &FeaturesGetValuesBatchArg
) -> Result<Result<FeaturesGetValuesBatchResult, FeaturesGetValuesBatchError>>Available on crate feature
dbx_team only.Expand description
Get the values for one or more featues. This route allows you to check your account’s capability for what feature you can access or what value you have for certain features. Permission : Team information.