pub type MultiAssetPrototype = HashMap<String, HashMap<String, String>>;
pub struct MultiAssetPrototype { /* private fields */ }