Tuya iOS Smart Life App SDK 5.15.0
ThingSmartHomeInvitationCreateRequestModel Class Reference

#import <ThingSmartHomeAddMemberRequestModel.h>

Inheritance diagram for ThingSmartHomeInvitationCreateRequestModel:

Properties

long long homeID
 The home ID. More...
 
BOOL needMsgContent
 A Boolean value that specifies whether an invitation message is required. More...
 
long long roleId
 The Role ID. More...
 
ThingHomeRoleType role
 The Role Type. More...
 

Detailed Description

Definition at line 38 of file ThingSmartHomeAddMemberRequestModel.h.

Property Documentation

◆ homeID

- (long long) homeID
readwritenonatomicassign

The home ID.

Definition at line 41 of file ThingSmartHomeAddMemberRequestModel.h.

◆ needMsgContent

- (BOOL) needMsgContent
readwritenonatomicassign

A Boolean value that specifies whether an invitation message is required.

Definition at line 44 of file ThingSmartHomeAddMemberRequestModel.h.

◆ role

- (ThingHomeRoleType) role
readwritenonatomicassign

The Role Type.

Definition at line 50 of file ThingSmartHomeAddMemberRequestModel.h.

◆ roleId

- (long long) roleId
readwritenonatomicassign

The Role ID.

Definition at line 47 of file ThingSmartHomeAddMemberRequestModel.h.


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