expires property

int? expires
final

The time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour.

Implementation

final int? expires;