Tuya iOS Smart Life App SDK 5.15.0
ThingCategoryTimersModel Class Reference

#import <ThingSmartTimer.h>

Inheritance diagram for ThingCategoryTimersModel:

Properties

NSString * taskName
 
NSInteger categoryStatus
 
NSArray< ThingTimerModel * > * timers
 

Detailed Description

Definition at line 58 of file ThingSmartTimer.h.

Property Documentation

◆ categoryStatus

- (NSInteger) categoryStatus
readwritenonatomicassign

Definition at line 62 of file ThingSmartTimer.h.

◆ taskName

- (NSString *) taskName
readwritenonatomicstrong

Definition at line 60 of file ThingSmartTimer.h.

◆ timers

- (NSArray< ThingTimerModel * > *) timers
readwritenonatomicstrong

Definition at line 64 of file ThingSmartTimer.h.


The documentation for this class was generated from the following files: