SkuChangeInfo interface
Sku change info of account.
Properties
count |
Gets the count of downgrades. |
count |
Gets the count of upgrades after downgrades. |
last |
Gets the last change date. |
Property Details
countOfDowngrades
Gets the count of downgrades.
countOfDowngrades?: number
Property Value
number
countOfUpgradesAfterDowngrades
Gets the count of upgrades after downgrades.
countOfUpgradesAfterDowngrades?: number
Property Value
number
lastChangeDate
Gets the last change date.
lastChangeDate?: string
Property Value
string