Definition: The treasury will keep track of the fees paid by team members by contest. At present I do not plan for a more comprehensive version which would keep track of the different elements of the fees, such as lane charges, prize fund, secretary fees, treasurer fees, and possibly other local fees.
Issues: The treasury must keep track of the members of each team, for each contest to properly set the amount due. The League record will also have the total contest fee amount. The number of contests is also needed to make sure all are accounted for.
Variables: Variables here
| Modifier | Class | Name | Value | |
| Integer | serializableVersionUID | 1234567 |
Characteristics:
| Tic name | object | |
| Member | Member | |
| Contest Number | Integer | |
| Team | Team | |
| Amount Due | Float | |
| Amount Paid by Check | Float | |
| Amount Paid by Cash | Float |
Requirements:
|
Required Methods:
|