| Scopos.BabelFish.APIClients | |
| Scopos.BabelFish.Converters | Classes for converting data to and from Newtonsoft.json and system.text.json |
| Scopos.BabelFish.DataActors | Classes for manipulating the data in DataModel, mostly to change how it is displayed. |
| Scopos.BabelFish.DataModel | Descriptors of objects used in Babelfish, everything from Athena to Score History |
| Scopos.BabelFish.Helpers | Helper classes for Babelfish objects, mostly enums and string formatting. |
| Scopos.BabelFish.Requests | Requests and their specific data input parameters. |
| Scopos.BabelFish.Responses | Responses from the API and their associated data parameters |
| Scopos.BabelFish.Runtime | Objects that should be created before runtime and used within babelfish. |