Enum rosterType
The types of roster data that can be obtained from the API.
Namespace: BaseballSharp.Enums
Assembly: BaseballSharp.dll
Syntax
public enum rosterType
Fields
Name | Description |
---|---|
roster25 | The 25-man roster. |
roster40 | The 40-man roster. |
rosterFull | The full roster. |