pub async fn extras_custom_links_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasCustomLinksDestroyError>>Expand description
Delete a custom link object.
pub async fn extras_custom_links_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasCustomLinksDestroyError>>Delete a custom link object.