mlbstats/api/docs/Promotion.md

26 lines
1.3 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# Promotion
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TeamId** | **int32** | | [optional] [default to null]
**Tlink** | **string** | | [optional] [default to null]
**Title** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**AltPageUrl** | **string** | | [optional] [default to null]
**ImageUrl** | **string** | | [optional] [default to null]
**ThumbnailUrl** | **string** | | [optional] [default to null]
**OfferType** | **string** | | [optional] [default to null]
**Distribution** | **string** | | [optional] [default to null]
**SortKey** | **string** | | [optional] [default to null]
**PresentedBy** | **string** | | [optional] [default to null]
**Order** | **int32** | | [optional] [default to null]
**OfferId** | **int32** | | [optional] [default to null]
**DisplayIfPast** | **bool** | | [optional] [default to null]
**Other** | **string** | | [optional] [default to null]
**NotSponsorship** | **bool** | | [optional] [default to null]
**Sponsorship** | **bool** | | [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)