Gift Transaction DMO
Object API Name: std__GiftTransactionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- OutreachSourceCodeId has a FOREIGNKEY relationship with the Outreach Source Code DMO
Idfield. - DonorId has a FOREIGNKEY relationship with the Account DMO
Idfield. - CampaignId has a FOREIGNKEY relationship with the Campaign DMO
Idfield. - PaymentInstrumentId has a FOREIGNKEY relationship with the Payment Instrument DMO
Idfield. - MatchingEmployerTransactionId has a FOREIGNKEY relationship with the Gift Transaction DMO
Idfield. - GiftCommitmentScheduleId has a FOREIGNKEY relationship with the Gift Commitment Schedule DMO
Idfield. - ContactId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - PaymentMethodId has a FOREIGNKEY relationship with the Payment Method DMO
Idfield. - GiftCommitmentId has a FOREIGNKEY relationship with the Gift Commitment DMO
Idfield.
- AcknowledgementDate
- AcknowledgementStatus
- AdvancementType
- CampaignId
- cdp_sys_record_currency
- CheckDate
- ContactId
- CreatedDate
- CurrentAmount
- DataSourceId
- DataSourceObjectId
- Description
- DonorCoverAmount
- DonorGiftConceptId
- DonorId
- GatewayReference
- GatewayTransactionFeeAmount
- GenerationalCohort
- GiftAgreementId
- GiftCommitmentId
- GiftCommitmentScheduleId
- GiftTransactionStatus
- GiftType
- GraduationAchievement
- GraduationCohort
- Id
- InternalOrganizationId
- IsFullyRefunded
- IsPaid
- IsPartiallyRefunded
- IsWrittenOff
- LastGatewayErrorMessage
- LastGatewayProcessedDate
- LastGatewayResponseCode
- MatchingEmployerTransactionId
- NameInterfaceField
- NonTaxDeductibleAmount
- OriginalAmount
- OutreachSourceCodeId
- PartyPhilanthropicRsrchPrflId
- PaymentIdentifier
- PaymentInstrumentId
- PaymentMethodId
- ProcessorReference
- ProcessorTransactionFeeAmount
- RefundedAmount
- TaxDeductionAmount
- TaxReceiptStatus
- TotalTransactionFeeAmount
- TransactionDate
- Field API Name:
std__AcknowledgementDate__c - Data Type: DATETIME
- Description: The date and time of the acknowledgement date.
- Field API Name:
std__AcknowledgementStatus__c - Data Type: TEXT
- Description: The status of the acknowledgement that's sent for the gift transaction.
- Field API Name:
std__AdvancementType__c - Data Type: TEXT
- Description: The type of advancement that matches the role or relationship of the person with the institution. Example values include Alumni, Student, Parent.
- Field API Name:
std__CampaignId__c - Data Type: TEXT
- Description: The campaign associated with the gift transaction.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CheckDate__c - Data Type: DATETIME
- Description: The date and time of the check date.
- Field API Name:
std__ContactId__c - Data Type: TEXT
- Description: The contact associated with the gift transaction.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__CurrentAmount__c - Data Type: DOUBLE
- Description: The total amount of the gift transaction and donor cover after refunds.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: The description of the gift transaction.
- Field API Name:
std__DonorCoverAmount__c - Data Type: DOUBLE
- Description: The amount the donor added to their gift to cover fees.
- Field API Name:
std__DonorGiftConceptId__c - Data Type: TEXT
- Description: The gift concept associated with the gift transaction.
- Field API Name:
std__DonorId__c - Data Type: TEXT
- Description: The person, household, or organization account associated with the gift transaction.
- Field API Name:
std__GatewayReference__c - Data Type: TEXT
- Description: Reference of the transaction that the payment processor assigned.
- Field API Name:
std__GatewayTransactionFeeAmount__c - Data Type: DOUBLE
- Description: The transaction fee charged by the payment gateway.
- Field API Name:
std__GenerationalCohort__c - Data Type: TEXT
- Description: The person's generational cohort, or age group, based on their birth date. Example values include Silent Generation (1928-1945), Baby Boomers (1946-1964), Generation X (1965-1980).
- Field API Name:
std__GiftAgreementId__c - Data Type: TEXT
- Description: The gift agreement associated with the gift transaction.
- Field API Name:
std__GiftCommitmentId__c - Data Type: TEXT
- Description: The gift commitment associated with the gift transaction.
- Field API Name:
std__GiftCommitmentScheduleId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__GiftTransactionStatus__c - Data Type: TEXT
- Description: The status of the gift transaction.
- Field API Name:
std__GiftType__c - Data Type: TEXT
- Description: The type of gift that's associated with the gift transaction.
- Field API Name:
std__GraduationAchievement__c - Data Type: TEXT
- Description: The achievement that represents the graduation status of the alumni user. Example values include Secondary Diploma, Associate Degree, Undergraduate Degree.
- Field API Name:
std__GraduationCohort__c - Data Type: TEXT
- Description: The cohort a person belongs to based on their advancement graduation date. Example values include 0-5 Years Since Graduation, 6-10 Years Since Graduation, 11-20 Years Since Graduation.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this GiftTransaction record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsFullyRefunded__c - Data Type: TEXT
- Description: Whether the gift transaction is fully refunded.
- Field API Name:
std__IsPaid__c - Data Type: TEXT
- Description: Whether the gift transaction is paid.
- Field API Name:
std__IsPartiallyRefunded__c - Data Type: TEXT
- Description: Whether the gift transaction is partially refunded.
- Field API Name:
std__IsWrittenOff__c - Data Type: TEXT
- Description: Whether the gift transaction is written off.
- Field API Name:
std__LastGatewayErrorMessage__c - Data Type: TEXT
- Description: The most recent error message that's received by the gateway.
- Field API Name:
std__LastGatewayProcessedDate__c - Data Type: DATETIME
- Description: The date and time of the last processing attempt by the gateway.
- Field API Name:
std__LastGatewayResponseCode__c - Data Type: TEXT
- Description: The most recent response code that's received by the gateway.
- Field API Name:
std__MatchingEmployerTransactionId__c - Data Type: TEXT
- Description: The gift transaction made by the employer that matches the gift transaction.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NonTaxDeductibleAmount__c - Data Type: DOUBLE
- Description: The portion of the gift transaction amount that can't be claimed as a tax deduction by the donor.
- Field API Name:
std__OriginalAmount__c - Data Type: DOUBLE
- Description: The original amount of gift transaction that includes donor cover and excludes the transaction fees.
- Field API Name:
std__OutreachSourceCodeId__c - Data Type: TEXT
- Description: The outreach source code associated with the gift transaction.
- Field API Name:
std__PartyPhilanthropicRsrchPrflId__c - Data Type: TEXT
- Description: The research profile associated with the gift.
- Field API Name:
std__PaymentIdentifier__c - Data Type: TEXT
- Description: The reference number associated with the payment method for the gift, such as check number, transaction order number, merchant order number.
- Field API Name:
std__PaymentInstrumentId__c - Data Type: TEXT
- Description: The Payment Instrument used to complete the transaction.
- Field API Name:
std__PaymentMethodId__c - Data Type: TEXT
- Description: The payment method used to complete the gift transaction.
- Field API Name:
std__ProcessorReference__c - Data Type: TEXT
- Description: The reference of the payment processor associated with the payment instrument.
- Field API Name:
std__ProcessorTransactionFeeAmount__c - Data Type: DOUBLE
- Description: The transaction fee charged by the payment processor.
- Field API Name:
std__RefundedAmount__c - Data Type: DOUBLE
- Description: The amount of the original gift transaction that was refunded.
- Field API Name:
std__TaxDeductionAmount__c - Data Type: DOUBLE
- Description: The tax deduction applicable to the gift transaction.
- Field API Name:
std__TaxReceiptStatus__c - Data Type: TEXT
- Description: The status of the tax receipt for the gift transaction. Example values include To Be Sent, Sent, Don't Send.
- Field API Name:
std__TotalTransactionFeeAmount__c - Data Type: DOUBLE
- Description: The total amount of fees charged by the payment gateway and processor for this transaction.
- Field API Name:
std__TransactionDate__c - Data Type: DATETIME
- Description: The date and time of the transaction date.