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