Type Alias GlobalStateMetaAddPathConfigRequest

Source
pub type GlobalStateMetaAddPathConfigRequest = GlobalStateMetaAddPathConfigOutputRequest;

Aliased Type§

struct GlobalStateMetaAddPathConfigRequest {
    pub common: MetaOutputRequestCommon,
    pub item: GlobalStatePathConfigItem,
}

Fields§

§common: MetaOutputRequestCommon§item: GlobalStatePathConfigItem