Function properties_add

Source
pub fn properties_add(
    client: &impl UserAuthClient,
    arg: &AddPropertiesArg,
) -> Result<(), Error<AddPropertiesError>>
👎Deprecated
Available on crate features sync_routes and dbx_files only.