mlbstats/api/docs/Transaction.md

1.2 KiB

Transaction

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Person *BaseballPerson [optional] [default to null]
TypeId string [optional] [default to null]
TypeCode string [optional] [default to null]
FromTeam *BaseballTeam [optional] [default to null]
ToTeam *BaseballTeam [optional] [default to null]
Date time.Time [optional] [default to null]
EffectiveDate time.Time [optional] [default to null]
ResolutionDate time.Time [optional] [default to null]
Type_ string [optional] [default to null]
IsConditional bool [optional] [default to null]
Description string [optional] [default to null]
DescriptionMap map[string]string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]