mlbstats/api/docs/SocialMediaInfo.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# SocialMediaInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Twitter** | **[]string** | | [optional] [default to null]
**Facebook** | **[]string** | | [optional] [default to null]
**Instagram** | **[]string** | | [optional] [default to null]
**Vine** | **[]string** | | [optional] [default to null]
**Periscope** | **[]string** | | [optional] [default to null]
**Tumblr** | **[]string** | | [optional] [default to null]
**Youtube** | **[]string** | | [optional] [default to null]
**Pinterest** | **[]string** | | [optional] [default to null]
**Googleplus** | **[]string** | | [optional] [default to null]
**Snapchat** | **[]string** | | [optional] [default to null]
**Website** | **[]string** | | [optional] [default to null]
**Hashtags** | **[]string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)