gw2v2ContinentsFloorsByPage

fun gw2v2ContinentsFloorsByPage(continentId: Int, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2ContinentFloor>>