We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c7fbe4 + 0cdff8d commit 4b347efCopy full SHA for 4b347ef
src/response/records.ts
@@ -177,10 +177,6 @@ export interface Device {
177
readonly confidence: number;
178
/**
179
* A UUID that MaxMind uses for the device associated with this IP address.
180
- * Note that many devices cannot be uniquely identified because they are too
181
- * common (for example, all iPhones of a given model and OS release). In
182
- * these cases, the minFraud service will simply not return a UUID for that
183
- * device.
184
*/
185
readonly id?: string;
186
0 commit comments