Tuya iOS Smart Life App SDK 5.15.0
ThingSmartLockTempPwdModel Class Reference

#import <ThingSmartLockTempPwdModel.h>

Inheritance diagram for ThingSmartLockTempPwdModel:

Properties

NSString * phone
 
NSString * name
 
NSTimeInterval invalidTime
 
NSTimeInterval effectiveTime
 
NSTimeInterval createTime
 
ThingLockTempPwdStatusType phase
 
ThingLockTempPwdEffectiveType effective
 
NSInteger code
 
NSInteger sn
 
NSDate * invalidDate
 
NSDate * effectiveDate
 
NSDate * createDate
 

Detailed Description

Definition at line 30 of file ThingSmartLockTempPwdModel.h.

Property Documentation

◆ code

- (NSInteger) code
readwritenonatomicassign

Definition at line 39 of file ThingSmartLockTempPwdModel.h.

◆ createDate

- (NSDate *) createDate
readnonatomicassign

Definition at line 44 of file ThingSmartLockTempPwdModel.h.

◆ createTime

- (NSTimeInterval) createTime
readwritenonatomicassign

Definition at line 36 of file ThingSmartLockTempPwdModel.h.

◆ effective

- (ThingLockTempPwdEffectiveType) effective
readwritenonatomicassign

Definition at line 38 of file ThingSmartLockTempPwdModel.h.

◆ effectiveDate

- (NSDate *) effectiveDate
readnonatomicassign

Definition at line 43 of file ThingSmartLockTempPwdModel.h.

◆ effectiveTime

- (NSTimeInterval) effectiveTime
readwritenonatomicassign

Definition at line 35 of file ThingSmartLockTempPwdModel.h.

◆ invalidDate

- (NSDate *) invalidDate
readnonatomicstrong

Definition at line 42 of file ThingSmartLockTempPwdModel.h.

◆ invalidTime

- (NSTimeInterval) invalidTime
readwritenonatomicassign

Definition at line 34 of file ThingSmartLockTempPwdModel.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

Definition at line 33 of file ThingSmartLockTempPwdModel.h.

◆ phase

- (ThingLockTempPwdStatusType) phase
readwritenonatomicassign

Definition at line 37 of file ThingSmartLockTempPwdModel.h.

◆ phone

- (NSString *) phone
readwritenonatomicstrong

Definition at line 32 of file ThingSmartLockTempPwdModel.h.

◆ sn

- (NSInteger) sn
readwritenonatomicassign

Definition at line 40 of file ThingSmartLockTempPwdModel.h.


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