registrationTime property
Timestamp that indicates when the game server was created with a
RegisterGameServer request. The format is a number expressed in Unix
time as milliseconds (for example "1469498468.057"
).
Implementation
final DateTime? registrationTime;