pub type MetadataRemoveManifestInput = MetadataRemoveInput;
pub struct MetadataRemoveManifestInput { pub key: String, }
key: String