lexoffice::request

Trait Updatable

Source
pub trait Updatable { }
Expand description

This trait marks a Request as Updatable and unlocks the Request::update() method.

Implementors§