Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| ContributorId | Integer | False |
| ReferContributorId | Integer | True |
| TransactionDate | DateTime | False |
| StartDate | DateTime | False |
| EndDate | DateTime | True |
| FundId | Integer | False |
| SourceId | Integer | True |
| DesignationId | Integer | True |
| CampaignId | Integer | True |
| SolicitorId | Integer | True |
| NoBatchThankYou | Boolean | False |
| ImportRef | String | False |
| Amount | Decimal | False |
| PaymentAmount | Decimal | False |
| CalcMethodId | Integer | False |
| SystemFrequencyId | Integer | False |
| SpecifiedPeriods | Integer | True |
| RequestId | Integer | True |
| OriginalAmount | 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 |
| ReferenceCode | String | 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 |
| CalcMethodId::SystemPledgeCalcMethod.Name | String | False |
| CalcMethodId_FormattedValue | String | False |
| SystemFrequencyId::SystemFrequency.Name | String | False |
| SystemFrequencyId_FormattedValue | String | False |
| RequestId::Request.ReferenceCode | String | False |
| RequestId_FormattedValue | String | False |
Object:
{
Id":####,ContributorId":####,
ReferContributorId":####,
TransactionDate":"MM-dd-yyyy hh:mm:ss",
StartDate":"MM-dd-yyyy hh:mm:ss",
EndDate":"MM-dd-yyyy hh:mm:ss",
FundId":####,
SourceId":####,
DesignationId":####,
CampaignId":####,
SolicitorId":####,
NoBatchThankYou":True/False,
ImportRef":"abcABC123",
Amount":###.##,
PaymentAmount":###.##,
CalcMethodId":####,
SystemFrequencyId":####,
SpecifiedPeriods":####,
RequestId":####,
OriginalAmount":###.##,
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,
ReferenceCode":"abcABC123",
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",
CalcMethodId::SystemPledgeCalcMethod.Name":"abcABC123",
CalcMethodId_FormattedValue":"abcABC123",
SystemFrequencyId::SystemFrequency.Name":"abcABC123",
SystemFrequencyId_FormattedValue":"abcABC123",
RequestId::Request.ReferenceCode":"abcABC123",
RequestId_FormattedValue":"abcABC123"
}