Type

enum Type : Enum<LocateResponseResult.Type>

Тип контента

Values: user,entry,section

Entries

Link copied to clipboard
section("section")
Link copied to clipboard
entry("entry")
Link copied to clipboard
user("user")

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: String