Type Alias GlobalStateMetaAddPathConfigInputResponse

Source
pub type GlobalStateMetaAddPathConfigInputResponse = GlobalStateMetaAddPathConfigOutputResponse;

Aliased Type§

struct GlobalStateMetaAddPathConfigInputResponse {
    pub updated: bool,
}

Fields§

§updated: bool