Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 689 Bytes

FactoryResetResult.md

File metadata and controls

10 lines (7 loc) · 689 Bytes

FingerprintPro.ServerSdk.Model.FactoryResetResult

Properties

Name Type Description Notes
Time DateTime? Time in UTC when the most recent factory reset of the Android or iOS device was done. If there is no sign of factory reset or the client is not a mobile device, the field will contain the epoch time (1 January 1970) in UTC.
Timestamp long? Same value as it's in the time field but represented in timestamp format.

[Back to Model list] [Back to API list] [Back to README]