pub async fn flows_bindings_used_by_list(
configuration: &Configuration,
fsb_uuid: &str,
) -> Result<Vec<UsedBy>, Error<FlowsBindingsUsedByListError>>
Expand description
Get a list of all objects that use this object
pub async fn flows_bindings_used_by_list(
configuration: &Configuration,
fsb_uuid: &str,
) -> Result<Vec<UsedBy>, Error<FlowsBindingsUsedByListError>>
Get a list of all objects that use this object