![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
ThingRegionModel is an object of server region. More...
#import <ThingRegionModel.h>
Properties | |
NSString * | name |
The region name. More... | |
NSString * | region |
The region code. More... | |
BOOL | isDefault |
Indicates whether the region is the default region. More... | |
ThingRegionModel is an object of server region.
Definition at line 16 of file ThingRegionModel.h.
|
readwritenonatomicassign |
Indicates whether the region is the default region.
Definition at line 25 of file ThingRegionModel.h.
|
readwritenonatomicstrong |
The region name.
Definition at line 19 of file ThingRegionModel.h.
|
readwritenonatomicstrong |
The region code.
Definition at line 22 of file ThingRegionModel.h.