QCloudDeleteMarker Class Reference
Inherits from | NSObject |
---|---|
Declared in | QCloudDeleteMarker.h QCloudDeleteMarker.m |
versionID
对象的删除标记的版本 ID
@property (strong, nonatomic) NSString *versionID
Declared In
QCloudDeleteMarker.h
lastModified
当前删除标记的删除时间,为 ISO8601 格式,例如2019-05-24T10:56:40Z
@property (strong, nonatomic) NSString *lastModified
Declared In
QCloudDeleteMarker.h
owner
对象持有者信息
@property (strong, nonatomic) QCloudVersionOwner *owner
Declared In
QCloudDeleteMarker.h