createDateTime property

String? createDateTime
getter/setter pair

Time in seconds when the subscription was first created.

The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.

Output only.

Implementation

core.String? createDateTime;