Leaguepedia | League of Legends Esports Wiki
Advertisement

Edit the documentation or categories for this module.
This module contains declaration and documentation data for [Contracts]. See also: {{Contracts/CargoDec}}.


return {
	{ field = "Player", type = "String", desc = "" },
	{ field = "Team", type = "String", desc = "" },
	{ field = "ContractEnd", type = "Date", desc = "" },
	{ field = "IsRemoval", type = "Boolean", desc = "If, instead of being the addition of a date, it's actually a removal" },
	{ field = "NewsId", type = "String", desc = "To join to NewsItems" },
}
Advertisement