pub type OpEnvRemoveWithKeyInputResponse = OpEnvRemoveWithKeyOutputResponse;
pub struct OpEnvRemoveWithKeyInputResponse { pub value: Option<ObjectId>, }
value: Option<ObjectId>