Tuya iOS Smart Life App SDK 5.15.0
ThingSmartShareMemberDetailModel Class Reference

#import <ThingSmartShareKitModel.h>

Inheritance diagram for ThingSmartShareMemberDetailModel:

Properties

NSArray< ThingSmartShareDeviceModel * > * devices
 The device model list. More...
 
NSString * mobile
 The phone number. More...
 
NSString * name
 The name. More...
 
NSString * remarkName
 The nickname. More...
 
BOOL autoSharing
 Specifies whether to enable automatic sharing. More...
 

Detailed Description

Definition at line 68 of file ThingSmartShareKitModel.h.

Property Documentation

◆ autoSharing

- (BOOL) autoSharing
readwritenonatomicassign

Specifies whether to enable automatic sharing.

Definition at line 83 of file ThingSmartShareKitModel.h.

◆ devices

- (NSArray< ThingSmartShareDeviceModel * > *) devices
readwritenonatomicstrong

The device model list.

Definition at line 71 of file ThingSmartShareKitModel.h.

◆ mobile

- (NSString *) mobile
readwritenonatomicstrong

The phone number.

Definition at line 74 of file ThingSmartShareKitModel.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

The name.

Definition at line 77 of file ThingSmartShareKitModel.h.

◆ remarkName

- (NSString *) remarkName
readwritenonatomicstrong

The nickname.

Definition at line 80 of file ThingSmartShareKitModel.h.


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