fileType property

int? fileType
final

文件存储类型

0 为标准存储(默认), 1 为低频存储, 2 为归档存储。

Implementation

final int? fileType;