Type Alias GlobalStateMetaAddLinkInputResponse

Source
pub type GlobalStateMetaAddLinkInputResponse = GlobalStateMetaAddLinkOutputResponse;

Aliased Type§

struct GlobalStateMetaAddLinkInputResponse {
    pub updated: bool,
}

Fields§

§updated: bool