# TransactionRestObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Copyright** | **string** | | [optional] [default to null] **Id** | **int32** | | [optional] [default to null] **Person** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null] **FromTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null] **ToTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null] **Date** | **string** | | [optional] [default to null] **EffectiveDate** | **string** | | [optional] [default to null] **ResolutionDate** | **string** | | [optional] [default to null] **Type_** | **string** | | [optional] [default to null] **TypeCode** | **string** | | [optional] [default to null] **TypeDesc** | **string** | | [optional] [default to null] **IsConditional** | **bool** | | [optional] [default to null] **Description** | **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)