Tuya iOS Smart Life App SDK 5.15.0
ThingRegionModel Class Reference

ThingRegionModel is an object of server region. More...

#import <ThingRegionModel.h>

Inheritance diagram for ThingRegionModel:

Properties

NSString * name
 The region name. More...
 
NSString * region
 The region code. More...
 
BOOL isDefault
 Indicates whether the region is the default region. More...
 

Detailed Description

ThingRegionModel is an object of server region.

Definition at line 16 of file ThingRegionModel.h.

Property Documentation

◆ isDefault

- (BOOL) isDefault
readwritenonatomicassign

Indicates whether the region is the default region.

Definition at line 25 of file ThingRegionModel.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

The region name.

Definition at line 19 of file ThingRegionModel.h.

◆ region

- (NSString *) region
readwritenonatomicstrong

The region code.

Definition at line 22 of file ThingRegionModel.h.


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