kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
GeoDistanceUnit
Geo
Distance
Unit
enum
GeoDistanceUnit
:
Enum
<
GeoDistanceUnit
>
Content copied to clipboard
Entries
Properties
Entries
NAUTICAL_MILES
Link copied to clipboard
NAUTICAL_MILES
(
"nm"
)
Content copied to clipboard
MILES
Link copied to clipboard
MILES
(
"mi"
)
Content copied to clipboard
YARDS
Link copied to clipboard
YARDS
(
"yd"
)
Content copied to clipboard
FEET
Link copied to clipboard
FEET
(
"ft"
)
Content copied to clipboard
INCHES
Link copied to clipboard
INCHES
(
"in"
)
Content copied to clipboard
KILOMETERS
Link copied to clipboard
KILOMETERS
(
"km"
)
Content copied to clipboard
METERS
Link copied to clipboard
METERS
(
"m"
)
Content copied to clipboard
CENTIMETERS
Link copied to clipboard
CENTIMETERS
(
"cm"
)
Content copied to clipboard
MILLIMETERS
Link copied to clipboard
MILLIMETERS
(
"mm"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard