Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Id | integer | N | Auto-assigned | ||
Campaign | CampaignSummary | Y | |||
FK: T_CAMPAIGN.campaign_no   Resource: Campaigns | |||||
Fund | FundSummary | Y | |||
FK: T_FUND.fund_no   Resource: Funds | |||||
StartDateTime | date | Y | |||
EndDateTime | date | N | |||
GoalAmount | decimal number | N | |||
CreatedDateTime | date | N | Auto-assigned | ||
CreateLocation | string | N | Auto-assigned | ||
CreatedBy | string | N | Auto-assigned | ||
UpdatedDateTime | date | N | Auto-assigned | ||
UpdatedBy | string | N | Auto-assigned | ||
EditIndicator | boolean |