You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* See [Idempotency.](https://developers.unit.co/#intro-idempotency)
386
386
*/
387
387
idempotencyKey?: string
388
+
389
+
/**
390
+
* Optional. A list of device fingerprints for fraud and risk prevention [See Device Fingerprints](https://developers.unit.co/applications/#device-fingerprints).
* See [Idempotency.](https://developers.unit.co/#intro-idempotency)
462
467
*/
463
468
idempotencyKey?: string
469
+
470
+
/**
471
+
* Optional. A list of device fingerprints for fraud and risk prevention [See Device Fingerprints](https://developers.unit.co/applications/#device-fingerprints).
0 commit comments