Map<String, dynamic> toJson() => { 'clientId': clientId, 'categoryId': categoryId, 'region': region, 'timestamp': timestamp, };