pub type IdentifierToInboxIdMap = HashMap<ApiIdentifier, String>;Expand description
Maps account addresses to inbox IDs. If no inbox ID found, the value will be None
Aliased Typeยง
pub struct IdentifierToInboxIdMap { /* private fields */ }pub type IdentifierToInboxIdMap = HashMap<ApiIdentifier, String>;Maps account addresses to inbox IDs. If no inbox ID found, the value will be None
pub struct IdentifierToInboxIdMap { /* private fields */ }