![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartHomeCustomRoleListModel.h>
Properties | |
| long long | roleId |
| The role's ID. More... | |
| NSString * | roleName |
| The role's name. More... | |
| NSArray< ThingSmartHomeCustomRoleResourceModel * > * | resourceList |
| The resource's list. More... | |
Definition at line 50 of file ThingSmartHomeCustomRoleListModel.h.
|
readwritenonatomicstrong |
The resource's list.
Definition at line 58 of file ThingSmartHomeCustomRoleListModel.h.
|
readwritenonatomicassign |
The role's ID.
Definition at line 53 of file ThingSmartHomeCustomRoleListModel.h.
|
readwritenonatomicstrong |
The role's name.
Definition at line 55 of file ThingSmartHomeCustomRoleListModel.h.