Tuya iOS Smart Life App SDK 5.15.0
ThingSmartReceiveMemberDetailModel Class Reference

#import <ThingSmartShareKitModel.h>

Inheritance diagram for ThingSmartReceiveMemberDetailModel:

Properties

NSArray< ThingSmartShareDeviceModel * > * devices
 
NSString * mobile
 The account information, email, or phone number. More...
 
NSString * name
 The user nickname. More...
 
NSString * remarkName
 The remarks. More...
 

Detailed Description

Definition at line 90 of file ThingSmartShareKitModel.h.

Property Documentation

◆ devices

- (NSArray< ThingSmartShareDeviceModel * > *) devices
readwritenonatomicstrong

Definition at line 92 of file ThingSmartShareKitModel.h.

◆ mobile

- (NSString *) mobile
readwritenonatomicstrong

The account information, email, or phone number.

Definition at line 95 of file ThingSmartShareKitModel.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

The user nickname.

Definition at line 98 of file ThingSmartShareKitModel.h.

◆ remarkName

- (NSString *) remarkName
readwritenonatomicstrong

The remarks.

Definition at line 101 of file ThingSmartShareKitModel.h.


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