# ResultTopFilesFile
## Properties
**atime** | **i32** | File access time. | [default to null]
**btime** | **i32** | File creation begin time. | [default to null]
**ctime** | **i32** | Unix inode change time. | [default to null]
**log_size** | **i32** | Logical file size in bytes. | [default to null]
**path** | **String** | Relative file path under /ifs/. | [default to null]
**phys_size** | **i32** | Physical file size in bytes. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)