JDBC Driver for Blackbaud Raisers Edge NXT

Build 23.0.8839

ParticipantFeePayments

Returns the fee payments for a participant.

Table Specific Information

Select

The 本製品 will use the BlackBaud Raiser's Edge NXT API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.
Note: ParticipantId is required in order to query ParticipantFeePayments.

  • ParticipantId supports the '=' operator.
For example:
	SELECT * FROM ParticipantFeePayments WHERE ParticipantId = '197'

Columns

Name Type References Description
Id [KEY] String The ID of the participant fee.
ParticipantId String

EventParticipants.Id

The ID of the participant that the participant fee is linked to.
AppliedAmount Integer The applied amount of the participant fee payment.
GiftId String The ID of the gift that the participant fee is linked to.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839