Details

Name Data Type Is Nullable
Id Integer False
ContributorId Integer False
ReferContributorId Integer True
ReferenceCode String False
TransactionDate DateTime False
Completed Boolean False
VolunteerOpportunityId Integer False
CampaignId Integer True
SolicitorId Integer True
NoBatchThankYou Boolean False
ImportRef String False
TotalHoursPledged Decimal False
Comment String False
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
ContributorId::Contributor.ReferenceCode String False
ContributorId::Contributor.Name String False
ContributorId_FormattedValue String False
ReferContributorId::Contributor.ReferenceCode String False
ReferContributorId::Contributor.Name String False
ReferContributorId_FormattedValue String False
VolunteerOpportunityId::VolunteerOpportunity.Name String False
VolunteerOpportunityId_FormattedValue String False
CampaignId::Campaign.Name String False
CampaignId_FormattedValue String False
SolicitorId::Contributor.Name String False
SolicitorId_FormattedValue String False

Object:

{
    Id":####,
    ContributorId":####,
    ReferContributorId":####,
    ReferenceCode":"abcABC123",
    TransactionDate":"MM-dd-yyyy hh:mm:ss",
    Completed":True/False,
    VolunteerOpportunityId":####,
    CampaignId":####,
    SolicitorId":####,
    NoBatchThankYou":True/False,
    ImportRef":"abcABC123",
    TotalHoursPledged":###.##,
    Comment":"abcABC123",
    CreatedOn":"MM-dd-yyyy hh:mm:ss",
    CreatedBy":####,
    ModifiedOn":"MM-dd-yyyy hh:mm:ss",
    ModifiedBy":####,
    InactiveOn":"MM-dd-yyyy hh:mm:ss",
    InactiveBy":####,
    IsInactive":True/False,
    ContributorId::Contributor.ReferenceCode":"abcABC123",
    ContributorId::Contributor.Name":"abcABC123",
    ContributorId_FormattedValue":"abcABC123",
    ReferContributorId::Contributor.ReferenceCode":"abcABC123",
    ReferContributorId::Contributor.Name":"abcABC123",
    ReferContributorId_FormattedValue":"abcABC123",
    VolunteerOpportunityId::VolunteerOpportunity.Name":"abcABC123",
    VolunteerOpportunityId_FormattedValue":"abcABC123",
    CampaignId::Campaign.Name":"abcABC123",
    CampaignId_FormattedValue":"abcABC123",
    SolicitorId::Contributor.Name":"abcABC123",
    SolicitorId_FormattedValue":"abcABC123"
}