Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 685 Bytes

SignalResponseFactoryResetData.md

File metadata and controls

10 lines (7 loc) · 685 Bytes

SignalResponseFactoryResetData

Properties

Name Type Description Notes
Time time.Time Time in UTC for the Android client when recent factory reset was done. If there is no sign of factory reset or the client isn't Android, the field will be epoch time. [optional] [default to null]
Timestamp int64 Same value as it's in the time field but represented in timestamp format. [optional] [default to null]

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