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