HciOperator

data class HciOperator(name: String, id: String?, url: String?, town: String?, street: String?, phone: String?, fax: String?, email: String?, icoX: Int?)

Properties

email
Link copied to clipboard
val email: String?
fax
Link copied to clipboard
val fax: String?
icoX
Link copied to clipboard
val icoX: Int?

The index of the icon associated with this operator into HciCommon.iconList

id
Link copied to clipboard
val id: String?

The id of this operator

name
Link copied to clipboard
val name: String

The name of this operator

phone
Link copied to clipboard
val phone: String?
street
Link copied to clipboard
val street: String?
town
Link copied to clipboard
val town: String?
url
Link copied to clipboard
val url: String?

The url associated with this operator