Type Alias GlobalStateMetaAddLinkResponse

Source
pub type GlobalStateMetaAddLinkResponse = GlobalStateMetaAddLinkOutputResponse;

Aliased Type§

struct GlobalStateMetaAddLinkResponse {
    pub updated: bool,
}

Fields§

§updated: bool