![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
ThingApiMergeModel is an object of response data from ThingApiMergeService. More...
#import <ThingApiMergeModel.h>
Properties | |
| BOOL | success |
| Success. More... | |
| NSString * | apiName |
| Api name. More... | |
| NSError * | error |
| Error. More... | |
| id | result |
| Response result. More... | |
| NSTimeInterval | time |
| Timestamp. More... | |
ThingApiMergeModel is an object of response data from ThingApiMergeService.
Definition at line 16 of file ThingApiMergeModel.h.
|
readwritenonatomicstrong |
Api name.
Definition at line 22 of file ThingApiMergeModel.h.
|
readwritenonatomicstrong |
Error.
Definition at line 25 of file ThingApiMergeModel.h.
|
readwritenonatomicstrong |
Response result.
Definition at line 28 of file ThingApiMergeModel.h.
|
readwritenonatomicassign |
Success.
Definition at line 19 of file ThingApiMergeModel.h.
|
readwritenonatomicassign |
Timestamp.
Definition at line 31 of file ThingApiMergeModel.h.