This is a Mediator.
Football Player Loan en
A loan is where one team allows a player to play for another team for a certain period.
What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Player | /soccer/football_player_loan/player | /soccer/football_player |
The loaned player , , |
|
| Lending team | /soccer/football_player_loan/lending_team | /soccer/football_team |
The team which has the contract with the player, and is lending the player to another team , , |
|
| Borrowing team | /soccer/football_player_loan/borrowing_team | /soccer/football_team |
The football team which is borrowing the player , , |
|
| From | /soccer/football_player_loan/from | /type/datetime |
The date on which the loan started , |
|
| To | /soccer/football_player_loan/to | /type/datetime |
The date the loan ceased , |
|
What are Included Types? Included Types
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Football team
/soccer/football_team
|
Borrowed Players
/soccer/football_team/borrowed_players
|
||
|
Football team
/soccer/football_team
|
Loaned Players
/soccer/football_team/loaned_players
|
||
|
Football player
/soccer/football_player
|
Loans
/soccer/football_player/loans
|
||