pub async fn move_shelf(
client: &mut KachakaApiClient<Channel>,
shelf_id: &str,
location_id: &str,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>pub async fn move_shelf(
client: &mut KachakaApiClient<Channel>,
shelf_id: &str,
location_id: &str,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>