PbListRefreshTableStatesResponse

Type Alias PbListRefreshTableStatesResponse 

Source
pub type PbListRefreshTableStatesResponse = ListRefreshTableStatesResponse;

Aliased Type§

pub struct PbListRefreshTableStatesResponse {
    pub states: Vec<RefreshTableState>,
}

Fields§

§states: Vec<RefreshTableState>