tripkit-android / com.skedgo.tripkit.data.database.timetables / ServiceAlertsEntity / <init>
<init>
ServiceAlertsEntity(id:
String
, serviceTripId:
String
, title:
String
, remoteHashCode:
Long
, severity:
String
, text:
String
? = null, url:
String
? = null, remoteIcon:
String
? = null, location:
AlertLocationEntity
? = null, lastUpdated:
Long
= -1, fromDate:
Long
= -1, action:
AlertActionEntity
? = null)