Tuya iOS Smart Life App SDK 5.15.0
ThingApiMergeModel Class Reference

ThingApiMergeModel is an object of response data from ThingApiMergeService. More...

#import <ThingApiMergeModel.h>

Inheritance diagram for ThingApiMergeModel:

Properties

BOOL success
 Success. More...
 
NSString * apiName
 Api name. More...
 
NSError * error
 Error. More...
 
id result
 Response result. More...
 
NSTimeInterval time
 Timestamp. More...
 

Detailed Description

ThingApiMergeModel is an object of response data from ThingApiMergeService.

Definition at line 16 of file ThingApiMergeModel.h.

Property Documentation

◆ apiName

- (NSString *) apiName
readwritenonatomicstrong

Api name.

Definition at line 22 of file ThingApiMergeModel.h.

◆ error

- (NSError *) error
readwritenonatomicstrong

Error.

Definition at line 25 of file ThingApiMergeModel.h.

◆ result

- (id) result
readwritenonatomicstrong

Response result.

Definition at line 28 of file ThingApiMergeModel.h.

◆ success

- (BOOL) success
readwritenonatomicassign

Success.

Definition at line 19 of file ThingApiMergeModel.h.

◆ time

- (NSTimeInterval) time
readwritenonatomicassign

Timestamp.

Definition at line 31 of file ThingApiMergeModel.h.


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