![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartFamilyRequestModel.h>
Properties | |
| NSString * | name |
| Family name. More... | |
| NSString * | geoName |
| Name of the area where the family is located. More... | |
| double | latitude |
| Latitude of home area. More... | |
| double | longitude |
| Longitude of home area. More... | |
| NSArray< NSString * > * | rooms |
| Array of rooms in a family. More... | |
Definition at line 12 of file ThingSmartFamilyRequestModel.h.
|
readwritenonatomiccopy |
Name of the area where the family is located.
Definition at line 17 of file ThingSmartFamilyRequestModel.h.
|
readwritenonatomicassign |
Latitude of home area.
Definition at line 20 of file ThingSmartFamilyRequestModel.h.
|
readwritenonatomicassign |
Longitude of home area.
Definition at line 23 of file ThingSmartFamilyRequestModel.h.
|
readwritenonatomiccopy |
Family name.
Definition at line 14 of file ThingSmartFamilyRequestModel.h.
|
readwritenonatomiccopy |
Array of rooms in a family.
Definition at line 26 of file ThingSmartFamilyRequestModel.h.