![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartDeviceAlarmPurchaseEntity.h>
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... | |
Definition at line 20 of file ThingSmartDeviceAlarmPurchaseEntity.h.
|
readwritenonatomicassign |
The expiration date of the service package.
Definition at line 22 of file ThingSmartDeviceAlarmPurchaseEntity.h.
|
readwritenonatomicstrong |
A description of the service package.
Definition at line 28 of file ThingSmartDeviceAlarmPurchaseEntity.h.
|
readwritenonatomicassign |
The current status of service purchasing.
Definition at line 24 of file ThingSmartDeviceAlarmPurchaseEntity.h.
|
readwritenonatomicassign |
Number of services remaining.
Definition at line 26 of file ThingSmartDeviceAlarmPurchaseEntity.h.