Type Alias GlobalStateMetaAddObjectMetaResponse

Source
pub type GlobalStateMetaAddObjectMetaResponse = GlobalStateMetaAddObjectMetaOutputResponse;

Aliased Type§

struct GlobalStateMetaAddObjectMetaResponse {
    pub updated: bool,
}

Fields§

§updated: bool