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