Name | Type | Description | Notes |
---|---|---|---|
abbreviation | String | The short identifier for the district. | |
display_name | String | The long name for the district. | |
key | String | Key for this district, e.g. `2016ne`. | |
year | Integer | Year this district participated. |
require 'TBA API v3 Ruby Client'
instance = TBA API v3 Ruby Client::DistrictList.new(abbreviation: null,
display_name: null,
key: null,
year: null)