tripkit-android / com.skedgo.tripkit.data.database.locations.bikepods / ModeInfoEntity
ModeInfoEntity
class ModeInfoEntity
Constructors
Name | Summary |
---|---|
<init> | ModeInfoEntity() |
Properties
Name | Summary |
---|---|
alt | var alt: String ? |
color | var color: ServiceColorEntity ? |
description | var description: String ? |
identifier | var identifier: String ? |
localIcon | var localIcon: String ? |
remoteDarkIcon | var remoteDarkIcon: String ? |
remoteIcon | var remoteIcon: String ? |
remoteIconIsTemplate | var remoteIconIsTemplate: Boolean |
Extension Functions
Name | Summary |
---|---|
toModeInfo | fun ModeInfoEntity .toModeInfo(): ModeInfo |