GiftSoftCredits
Returns soft credits for a gift.
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 本製品.
- GiftId supports the '=' operator.
SELECT * FROM GiftSoftCredits SELECT * FROM GiftSoftCredits WHERE GiftId = '476'
Columns
Name | Type | References | Description |
Id [KEY] | String | The immutable system record ID of the soft credit. | |
AmountValue | Double | The amount of the soft credit. | |
ConstituentId | String | The immutable system record ID of the constituent associated with the soft credit. | |
GiftId | String |
Gifts.Id | The immutable system record ID of the gift associated with the soft credit. |