Type alias GetServerTimestampResult

GetServerTimestampResult: {
    timestamp: string;
}

Type declaration

  • timestamp: string