pub async fn users_owners_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<UsersOwnersDestroyError>>Expand description
Delete a owner object.
pub async fn users_owners_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<UsersOwnersDestroyError>>Delete a owner object.