Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 521 Bytes

FilterLogsCreatedOptions.md

File metadata and controls

10 lines (7 loc) · 521 Bytes

FilterLogsCreatedOptions

Properties

Name Type Description Notes
From int64 The earliest allowed unix timestamp for the fetched data. [optional] [default to null]
To int64 The latest allowed unix timestamp for the fetched data. [optional] [default to null]

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