[][src]Module df_st_api::api::underground_regions

Statics

static_rocket_route_info_for_get_underground_region

Rocket code generated static route info.

static_rocket_route_info_for_get_underground_region_count

Rocket code generated static route info.

static_rocket_route_info_for_list_underground_regions

Rocket code generated static route info.

Functions

get_underground_region

Request a UndergroundRegion by id.

get_underground_region_count

Request a counts about UndergroundRegion grouped by a field.

list_underground_regions

Request a list of all UndergroundRegions in the world. List is not ordered and some id's might be missing!

okapi_add_operation_for_get_underground_region_
okapi_add_operation_for_get_underground_region_count_
okapi_add_operation_for_list_underground_regions_
rocket_route_fn_get_underground_region

Rocket code generated wrapping route function.

rocket_route_fn_get_underground_region_count

Rocket code generated wrapping route function.

rocket_route_fn_list_underground_regions

Rocket code generated wrapping route function.