pub type GlobalStateMetaAddPathConfigRequest = GlobalStateMetaAddPathConfigOutputRequest;Aliased Type§
pub struct GlobalStateMetaAddPathConfigRequest {
pub common: MetaOutputRequestCommon,
pub item: GlobalStatePathConfigItem,
}Fields§
§common: MetaOutputRequestCommon§item: GlobalStatePathConfigItem