expiresAt property

int? expiresAt
getter/setter pair

The Unix timestamp for the expiry time of the secret, after which the secret deletes.

Implementation

int? expiresAt;