creationTime property
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;
The creationTime
property is the date when subscription was created.
It is in milliseconds using the Epoch format. See an example Epoch converter.
core.String? creationTime;