cfb.js
Version:
This_is_an_API_for_accessing_all_sorts_of_college_football_data___Please_note_that_API_keys_should_be_supplied_with_Bearer__prepended__e_g__Bearer_your_key__API_keys_can_be_acquired_from_the_CollegeFootballData_com_website_
20 lines (16 loc) • 645 B
Markdown
# cfb.PlayerSearchResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | | [optional]
**team** | **String** | | [optional]
**name** | **String** | | [optional]
**firstName** | **String** | | [optional]
**lastName** | **String** | | [optional]
**weight** | **Number** | | [optional]
**height** | **Number** | | [optional]
**jersey** | **Number** | | [optional]
**position** | **String** | | [optional]
**hometown** | **String** | | [optional]
**teamColor** | **String** | | [optional]
**teamColorSecondary** | **String** | | [optional]