PlanUsageHistory interface
Properties
plan |
Overage |
plan |
|
plan |
|
plan |
|
plan |
Usage |
usage | Usage against the |
usage |
The date of usage, in ISO 8601 format. |
Property Details
planDeletionOverage
Overage
planDeletionOverage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
planMigrationOverage
planMigrationOverage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
planQuantitiesAfterUsage
planQuantitiesAfterUsage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
planQuantitiesBeforeUsage
planQuantitiesBeforeUsage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
planUsageOverage
Usage
planUsageOverage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
usage
Usage against the
usage?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
usageDate
The date of usage, in ISO 8601 format.
usageDate?: Date
Property Value
Date