MenuInfo

open class MenuInfo : MPModelBase

Author

Jose J Varó - Copyright © 2017 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
@NonNull
open fun toString(): String

Properties

Link copied to clipboard
@SerializedName(value = "categoryKey")
private open val categoryKey: String
Link copied to clipboard
@SerializedName(value = "iconUrl")
private open val iconUrl: String
Link copied to clipboard
@SerializedName(value = "menuImageUrl")
@get:Nullable
private open val menuImageUrl: String
Link copied to clipboard
@SerializedName(value = "name")
private open val name: String