Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ContributorId | Integer | False |
ReferContributorId | Integer | True |
ReferenceCode | String | False |
TransactionDate | DateTime | False |
FundId | Integer | False |
SourceId | Integer | True |
DesignationId | Integer | True |
CampaignId | Integer | True |
SolicitorId | Integer | True |
NoBatchThankYou | Boolean | False |
ImportRef | String | False |
Amount | Decimal | False |
OriginalAmount | Decimal | False |
Refused | 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 |
FundId::Fund.Name | String | False |
FundId_FormattedValue | String | False |
SourceId::Source.Name | String | False |
SourceId_FormattedValue | String | False |
DesignationId::Designation.Name | String | False |
DesignationId_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",
FundId":####,
SourceId":####,
DesignationId":####,
CampaignId":####,
SolicitorId":####,
NoBatchThankYou":True/False,
ImportRef":"abcABC123",
Amount":###.##,
OriginalAmount":###.##,
Refused":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",
FundId::Fund.Name":"abcABC123",
FundId_FormattedValue":"abcABC123",
SourceId::Source.Name":"abcABC123",
SourceId_FormattedValue":"abcABC123",
DesignationId::Designation.Name":"abcABC123",
DesignationId_FormattedValue":"abcABC123",
CampaignId::Campaign.Name":"abcABC123",
CampaignId_FormattedValue":"abcABC123",
SolicitorId::Contributor.Name":"abcABC123",
SolicitorId_FormattedValue":"abcABC123"
}