Tuya iOS Smart Life App SDK 5.15.0
ThingSmartShareMemberModel Class Reference

#import <ThingSmartShareKitModel.h>

Inheritance diagram for ThingSmartShareMemberModel:

Properties

NSInteger memberId
 The relationship ID. More...
 
NSString * nickName
 The nickname. More...
 
NSString * userName
 The username that is the phone number or email address. More...
 
NSString * iconUrl
 The URL of the avatar. More...
 
ThingShareValidationType shareMode
 Share Validity. More...
 
long endTime
 End time of sharing. More...
 
NSString * uid
 The user id. More...
 

Detailed Description

Definition at line 108 of file ThingSmartShareKitModel.h.

Property Documentation

◆ endTime

- (long) endTime
readwritenonatomicassign

End time of sharing.

Definition at line 126 of file ThingSmartShareKitModel.h.

◆ iconUrl

- (NSString *) iconUrl
readwritenonatomicstrong

The URL of the avatar.

Definition at line 120 of file ThingSmartShareKitModel.h.

◆ memberId

- (NSInteger) memberId
readwritenonatomicassign

The relationship ID.

Definition at line 111 of file ThingSmartShareKitModel.h.

◆ nickName

- (NSString *) nickName
readwritenonatomicstrong

The nickname.

Definition at line 114 of file ThingSmartShareKitModel.h.

◆ shareMode

- (ThingShareValidationType) shareMode
readwritenonatomicassign

Share Validity.

Definition at line 123 of file ThingSmartShareKitModel.h.

◆ uid

- (NSString *) uid
readwritenonatomicstrong

The user id.

Definition at line 129 of file ThingSmartShareKitModel.h.

◆ userName

- (NSString *) userName
readwritenonatomicstrong

The username that is the phone number or email address.

Definition at line 117 of file ThingSmartShareKitModel.h.


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