Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 741 Bytes

EventOPRs.md

File metadata and controls

15 lines (10 loc) · 741 Bytes

TBAAPI.V3Client.Model.EventOPRs

Properties

Name Type Description Notes
Oprs Dictionary<string, float> A key-value pair with team key (eg `frc254`) as key and OPR as value. [optional]
Dprs Dictionary<string, float> A key-value pair with team key (eg `frc254`) as key and DPR as value. [optional]
Ccwms Dictionary<string, float> A key-value pair with team key (eg `frc254`) as key and CCWM as value. [optional]

[Back to Model list] [Back to API list] [Back to README]