pub async fn plugins_branching_branch_events_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<BranchEvent, Error<PluginsBranchingBranchEventsRetrieveError>>Expand description
Get a branch event object.
pub async fn plugins_branching_branch_events_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<BranchEvent, Error<PluginsBranchingBranchEventsRetrieveError>>Get a branch event object.