pub type GlobalStateMetaRemoveLinkResponse = GlobalStateMetaRemoveLinkOutputResponse;
Aliased Type§
pub struct GlobalStateMetaRemoveLinkResponse {
pub item: Option<GlobalStatePathLinkItem>,
}
Fields§
§item: Option<GlobalStatePathLinkItem>
pub type GlobalStateMetaRemoveLinkResponse = GlobalStateMetaRemoveLinkOutputResponse;
pub struct GlobalStateMetaRemoveLinkResponse {
pub item: Option<GlobalStatePathLinkItem>,
}
item: Option<GlobalStatePathLinkItem>