Skip to main content

get_groups_variable

Function get_groups_variable 

Source
pub async fn get_groups_variable(
    configuration: &Configuration,
    group_ref: &str,
    variable_identifier: &str,
) -> Result<VariableModel, Error<GetGroupsVariableError>>