Tuya iOS Smart Life App SDK 5.15.0
ThingSmartHomeCustomRoleModel Class Reference

#import <ThingSmartHomeCustomRoleListModel.h>

Inheritance diagram for ThingSmartHomeCustomRoleModel:

Properties

long long roleId
 The role's ID. More...
 
NSString * roleName
 The role's name. More...
 
NSArray< ThingSmartHomeCustomRoleResourceModel * > * resourceList
 The resource's list. More...
 

Detailed Description

Definition at line 50 of file ThingSmartHomeCustomRoleListModel.h.

Property Documentation

◆ resourceList

- (NSArray< ThingSmartHomeCustomRoleResourceModel * > *) resourceList
readwritenonatomicstrong

The resource's list.

Definition at line 58 of file ThingSmartHomeCustomRoleListModel.h.

◆ roleId

- (long long) roleId
readwritenonatomicassign

The role's ID.

Definition at line 53 of file ThingSmartHomeCustomRoleListModel.h.

◆ roleName

- (NSString *) roleName
readwritenonatomicstrong

The role's name.

Definition at line 55 of file ThingSmartHomeCustomRoleListModel.h.


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