Skip to main content

InterfaceDonationCardProps

Admin Docs


Interface: InterfaceDonationCardProps

Defined in: src/types/Donation/interface.ts:10

Properties

amount

amount: string

Defined in: src/types/Donation/interface.ts:13


id

id: string

Defined in: src/types/Donation/interface.ts:11


name

name: string

Defined in: src/types/Donation/interface.ts:12


payPalId

payPalId: string

Defined in: src/types/Donation/interface.ts:15


updatedAt

updatedAt: string

Defined in: src/types/Donation/interface.ts:16


userId

userId: string

Defined in: src/types/Donation/interface.ts:14