Tuya iOS Smart Life App SDK 5.15.0
ThingSmartLockMemberModel Class Reference

#import <ThingSmartLockMemberModel.h>

Inheritance diagram for ThingSmartLockMemberModel:

Properties

NSString * userId
 
NSString * userName
 
NSString * avatarUrl
 
NSString * contact
 
NSArray< ThingSmartLockRelationModel * > * unlockRelations
 
NSString * devId
 
NSString * ownerId
 
NSDictionary * originJson
 
ThingLockMemberUserType userType
 

Detailed Description

Definition at line 18 of file ThingSmartLockMemberModel.h.

Property Documentation

◆ avatarUrl

- (NSString *) avatarUrl
readwritenonatomicstrong

Definition at line 22 of file ThingSmartLockMemberModel.h.

◆ contact

- (NSString *) contact
readwritenonatomicstrong

Definition at line 23 of file ThingSmartLockMemberModel.h.

◆ devId

- (NSString *) devId
readwritenonatomicstrong

Definition at line 25 of file ThingSmartLockMemberModel.h.

◆ originJson

- (NSDictionary *) originJson
readwritenonatomicstrong

Definition at line 28 of file ThingSmartLockMemberModel.h.

◆ ownerId

- (NSString *) ownerId
readwritenonatomicstrong

Definition at line 26 of file ThingSmartLockMemberModel.h.

◆ unlockRelations

- (NSArray< ThingSmartLockRelationModel * > *) unlockRelations
readwritenonatomicstrong

Definition at line 24 of file ThingSmartLockMemberModel.h.

◆ userId

- (NSString *) userId
readwritenonatomicstrong

Definition at line 20 of file ThingSmartLockMemberModel.h.

◆ userName

- (NSString *) userName
readwritenonatomicstrong

Definition at line 21 of file ThingSmartLockMemberModel.h.

◆ userType

- (ThingLockMemberUserType) userType
readwritenonatomicassign

Definition at line 32 of file ThingSmartLockMemberModel.h.


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