QCloudFileShareItem Class Reference

Inherits from NSObject
Declared in QCloudFileShareInfo.h
QCloudFileShareInfo.m

  path

字符串,文件路径;

@property (nonatomic, strong) NSString *path

Declared In

QCloudFileShareInfo.h

  versionId

整型,文件版本 id;

@property (nonatomic, assign) NSInteger versionId

Declared In

QCloudFileShareInfo.h

  spaceOrgId

空间所属组织 ID;

@property (nonatomic, strong) NSString *spaceOrgId

Declared In

QCloudFileShareInfo.h

  spaceId

字符串,空间 ID;

@property (nonatomic, strong) NSString *spaceId

Declared In

QCloudFileShareInfo.h

  type

文件类型;字符串 file 或 dir

@property (nonatomic, strong) NSString *type

Declared In

QCloudFileShareInfo.h