Type Alias GlobalStateMetaRemoveLinkResponse

Source
pub type GlobalStateMetaRemoveLinkResponse = GlobalStateMetaRemoveLinkOutputResponse;

Aliased Type§

pub struct GlobalStateMetaRemoveLinkResponse {
    pub item: Option<GlobalStatePathLinkItem>,
}

Fields§

§item: Option<GlobalStatePathLinkItem>