Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ContributorId | Integer | False |
ReferContributorId | Integer | True |
ReferenceCode | String | False |
Description | String | False |
TransactionDate | DateTime | False |
Completed | Boolean | False |
StartDate | DateTime | True |
EndDate | DateTime | True |
VolunteerOpportunityId | Integer | False |
VolunteerRoleId | Integer | False |
VolunteerPledgeId | Integer | True |
CampaignId | Integer | True |
SolicitorId | Integer | True |
NoBatchThankYou | Boolean | False |
ImportRef | String | False |
TotalHoursScheduled | Decimal | False |
TotalHoursVolunteered | Decimal | False |
HourDuration | Decimal | False |
WeightProcessed | Decimal | False |
Volunteers | Integer | False |
IsDonor | Boolean | False |
IsSpouse | Boolean | 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 |
VolunteerRoleId::VolunteerRole.Name | String | False |
VolunteerRoleId_FormattedValue | String | False |
CampaignId::Campaign.Name | String | False |
CampaignId_FormattedValue | String | False |
SolicitorId::Contributor.Name | String | False |
SolicitorId_FormattedValue | String | False |
VolunteerPledgeId::VolunteerPledge.ReferenceCode | String | False |
VolunteerPledgeId_FormattedValue | String | False |
Object:
{
Id":####,ContributorId":####,
ReferContributorId":####,
ReferenceCode":"abcABC123",
Description":"abcABC123",
TransactionDate":"MM-dd-yyyy hh:mm:ss",
Completed":True/False,
StartDate":"MM-dd-yyyy hh:mm:ss",
EndDate":"MM-dd-yyyy hh:mm:ss",
VolunteerOpportunityId":####,
VolunteerRoleId":####,
VolunteerPledgeId":####,
CampaignId":####,
SolicitorId":####,
NoBatchThankYou":True/False,
ImportRef":"abcABC123",
TotalHoursScheduled":###.##,
TotalHoursVolunteered":###.##,
HourDuration":###.##,
WeightProcessed":###.##,
Volunteers":####,
IsDonor":True/False,
IsSpouse":True/False,
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",
VolunteerRoleId::VolunteerRole.Name":"abcABC123",
VolunteerRoleId_FormattedValue":"abcABC123",
CampaignId::Campaign.Name":"abcABC123",
CampaignId_FormattedValue":"abcABC123",
SolicitorId::Contributor.Name":"abcABC123",
SolicitorId_FormattedValue":"abcABC123",
VolunteerPledgeId::VolunteerPledge.ReferenceCode":"abcABC123",
VolunteerPledgeId_FormattedValue":"abcABC123"
}