Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuotaCounterContract

Package version

Quota counter details.

Hierarchy

  • QuotaCounterContract

Index

Properties

counterKey

counterKey: string

The Key value of the Counter. Must not be empty.

periodEndTime

periodEndTime: Date

The date of the end of Counter Period. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

periodKey

periodKey: string

Identifier of the Period for which the counter was collected. Must not be empty.

periodStartTime

periodStartTime: Date

The date of the start of Counter Period. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Optional value

Quota Value Properties

Generated using TypeDoc