Name | Type | Description | Notes |
---|---|---|---|
oprs | Option<::std::collections::HashMap<String, f32>> | A key-value pair with team key (eg frc254 ) as key and OPR as value. |
[optional] |
dprs | Option<::std::collections::HashMap<String, f32>> | A key-value pair with team key (eg frc254 ) as key and DPR as value. |
[optional] |
ccwms | Option<::std::collections::HashMap<String, f32>> | A key-value pair with team key (eg frc254 ) as key and CCWM as value. |
[optional] |