class SellerStatsInfo : Info
Information about availability of local control units and activation expiration.
User: Pavel Abizyaev, Date: 16.07.14 19:07
| SellerStatsInfo()Information about availability of local control units and activation expiration. | 
| var expiredActivations: Intamount of "latest installations" (Device.latest) with latest activation date < TODAY . | |
| var expireSoonActivations: Int | |
| var isHasAdditiveClasses: Boolean | |
| var isHasAdditives: Boolean | |
| var isHasLocalControlUnits: Booleantrue if at least one used activation has local control unit. | |
| var isHasTables: Boolean | 
| fun Info.toJson(): String |