/tripkit/TripKitData/com.skedgo.tripkit.data.database.locations.facility/FacilityLocationEntity
FacilityLocationEntity
\ class FacilityLocationEntity
Constructors
FacilityLocationEntity | constructor() |
Properties
Name | Summary |
---|---|
address | var address: String? |
cellId | var cellId: String? |
city | var city: String? |
facilityType | var facilityType: String? |
identifier | var identifier: String |
lat | var lat: Double |
lng | var lng: Double |
name | var name: String? |
region | var region: String? |
timezone | var timezone: String? |