InterfaceDonation
Interface: InterfaceDonation
Defined in: src/types/Donation/interface.ts:1
Properties
_id
_id:
string
Defined in: src/types/Donation/interface.ts:2
amount
amount:
string
Defined in: src/types/Donation/interface.ts:4
nameOfUser
nameOfUser:
string
Defined in: src/types/Donation/interface.ts:3
payPalId
payPalId:
string
Defined in: src/types/Donation/interface.ts:6
updatedAt
updatedAt:
string
Defined in: src/types/Donation/interface.ts:7
userId
userId:
string
Defined in: src/types/Donation/interface.ts:5