expirationDate property

DateTime? expirationDate
final

The date when the registration for the domain is set to expire. The date and time is in Unix time format and Coordinated Universal time (UTC).

Implementation

final DateTime? expirationDate;