creationDate property

DateTime? creationDate
final

The date when the domain was created as found in the response to a WHOIS query. The date and time is in Unix time format and Coordinated Universal time (UTC).

Implementation

final DateTime? creationDate;