Tuya iOS Smart Life App SDK 5.15.0
ThingSmartDeviceAlarmPurchaseEntity Class Reference

#import <ThingSmartDeviceAlarmPurchaseEntity.h>

Inheritance diagram for ThingSmartDeviceAlarmPurchaseEntity:

Properties

NSInteger expireDate
 The expiration date of the service package. More...
 
ThingSmartDeviceAlarmServicePurchaseStatus packageStatus
 The current status of service purchasing. More...
 
NSInteger remainingTimes
 Number of services remaining. More...
 
NSString * packageDesc
 A description of the service package. More...
 

Detailed Description

Definition at line 20 of file ThingSmartDeviceAlarmPurchaseEntity.h.

Property Documentation

◆ expireDate

- (NSInteger) expireDate
readwritenonatomicassign

The expiration date of the service package.

Definition at line 22 of file ThingSmartDeviceAlarmPurchaseEntity.h.

◆ packageDesc

- (NSString *) packageDesc
readwritenonatomicstrong

A description of the service package.

Definition at line 28 of file ThingSmartDeviceAlarmPurchaseEntity.h.

◆ packageStatus

- (ThingSmartDeviceAlarmServicePurchaseStatus) packageStatus
readwritenonatomicassign

The current status of service purchasing.

Definition at line 24 of file ThingSmartDeviceAlarmPurchaseEntity.h.

◆ remainingTimes

- (NSInteger) remainingTimes
readwritenonatomicassign

Number of services remaining.

Definition at line 26 of file ThingSmartDeviceAlarmPurchaseEntity.h.


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