updatedDate property

DateTime? updatedDate
final

The last updated date of the domain 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? updatedDate;