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