OBSLifecycleNoncurrentVersionExpiration Class Reference Inherits from OBSBaseEntity : OBSAbstractModel : OBSMTLModel Declared in OBSServiceCommonEntities.hOBSServiceCommonEntities.m Overview 历史版本过期时间的Container Other Methods – initWithDays: 初始化历史版本过期时间的Container - (instancetype)initWithDays:(NSNumber *)days Parameters days 过期时间 Return Value 历史版本过期时间的Container对象 Declared In OBSServiceCommonEntities.h Other Methods noncurrentDays 历史版本过期时间 @property (nonatomic, strong, nonnull) NSNumber *noncurrentDays Declared In OBSServiceCommonEntities.h