interface Min {
    $min: any;
}

Properties

Properties

$min: any

Returns the minimum value. $min compares both value and type, using the specified BSON comparison order for values of different types.