1{ 2 "fields": [ 3 { 4 "keyId": { 5 "$binary": { 6 "base64": "EjRWeBI0mHYSNBI0VniQEg==", 7 "subType": "04" 8 } 9 }, 10 "path": "encryptedDecimalPrecision", 11 "bsonType": "decimal", 12 "queries": { 13 "queryType": "rangePreview", 14 "contention": { 15 "$numberLong": "0" 16 }, 17 "sparsity": { 18 "$numberLong": "1" 19 }, 20 "min": { 21 "$numberDecimal": "0.0" 22 }, 23 "max": { 24 "$numberDecimal": "200.0" 25 }, 26 "precision": { 27 "$numberInt": "2" 28 } 29 } 30 } 31 ] 32}