Tuya iOS Smart Life App SDK 5.15.0
ThingSmartDeviceShareRequestModel Class Reference

#import <ThingSmartShareKitModel.h>

Inheritance diagram for ThingSmartDeviceShareRequestModel:

Properties

long long homeID
 The home ID. More...
 
NSString * countryCode
 The country code. More...
 
NSString * userAccount
 The account. More...
 
NSArray< NSString * > * devIds
 A list of device IDs. More...
 

Detailed Description

Definition at line 26 of file ThingSmartShareKitModel.h.

Property Documentation

◆ countryCode

- (NSString *) countryCode
readwritenonatomiccopy

The country code.

Definition at line 32 of file ThingSmartShareKitModel.h.

◆ devIds

- (NSArray< NSString * > *) devIds
readwritenonatomiccopy

A list of device IDs.

Definition at line 38 of file ThingSmartShareKitModel.h.

◆ homeID

- (long long) homeID
readwritenonatomicassign

The home ID.

Definition at line 29 of file ThingSmartShareKitModel.h.

◆ userAccount

- (NSString *) userAccount
readwritenonatomiccopy

The account.

Definition at line 35 of file ThingSmartShareKitModel.h.


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