OBSLifecycleExpiration Class Reference
Inherits from | OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
---|---|
Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithDays:
初始化过期时间对象
- (instancetype)initWithDays:(NSNumber *)days
Parameters
days |
过期时间 |
---|
Return Value
过期时间对象
Declared In
OBSServiceCommonEntities.h
Other Methods
days
过期时间
@property (nonatomic, strong, nonnull) NSNumber *days
Declared In
OBSServiceCommonEntities.h