creationTime property

String? creationTime
getter/setter pair

The creationTime property is the date when subscription was created.

It is in milliseconds using the Epoch format. See an example Epoch converter.

Implementation

core.String? creationTime;