metaculus 0.0.2

API Client for Metaculus
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Ranking

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** |  | [readonly]
**url** | **String** |  | [readonly]
**username** | **String** |  | [readonly]
**level** | **i32** |  | [readonly]
**level_title** | **String** |  | [readonly]
**score** | Option<[**serde_json::Value**].md> |  | [readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)