timestamp property

DateTime timestamp
final

Timestamp, in UTC, for which the usage is being reported.

Your application can meter usage for up to one hour in the past. Make sure the timestamp value is not before the start of the software usage.

Implementation

final DateTime timestamp;