@@ -16,7 +16,7 @@ export abstract class UpdateDonation {
|
||||
id: number;
|
||||
|
||||
/**
|
||||
* The updated donation's associated donor.
|
||||
* The updated donation's associated donor's id.
|
||||
* This is important to link donations to donors.
|
||||
*/
|
||||
@IsInt()
|
||||
|
||||
Reference in New Issue
Block a user