Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMessageAuthorizationRequestModel Class Reference

The model of a authorization Request. More...

#import <ThingSmartMessageRequestModel.h>

Inheritance diagram for ThingSmartMessageAuthorizationRequestModel:

Properties

BOOL marketingPush
 The status of marketing push. More...
 
BOOL dataAuthorization
 The status of data authorization. More...
 

Detailed Description

The model of a authorization Request.

Definition at line 92 of file ThingSmartMessageRequestModel.h.

Property Documentation

◆ dataAuthorization

- (BOOL) dataAuthorization
readwritenonatomicassign

The status of data authorization.

Definition at line 98 of file ThingSmartMessageRequestModel.h.

◆ marketingPush

- (BOOL) marketingPush
readwritenonatomicassign

The status of marketing push.

Definition at line 95 of file ThingSmartMessageRequestModel.h.


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