Type Alias GlobalStateMetaAddObjectMetaInputResponse

Source
pub type GlobalStateMetaAddObjectMetaInputResponse = GlobalStateMetaAddObjectMetaOutputResponse;

Aliased Type§

struct GlobalStateMetaAddObjectMetaInputResponse {
    pub updated: bool,
}

Fields§

§updated: bool