Function features_get_values

Source
pub fn features_get_values(
    client: &impl UserAuthClient,
    arg: &UserFeaturesGetValuesBatchArg,
) -> Result<UserFeaturesGetValuesBatchResult, Error<UserFeaturesGetValuesBatchError>>
Available on crate features sync_routes and dbx_users only.
Expand description

Get a list of feature values that may be configured for the current account.