Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| ReferenceCode | String | False |
| Name | String | False |
| EffectiveDate | DateTime | True |
| ExpirationDate | DateTime | True |
| Priority | Integer | True |
|
DefaultOrderPostAccountId
Default account to post for orders when not overriden by grant allocation |
Integer | True |
| GrantorId | Integer | False |
| GlAssetAccountId | Integer | True |
| FirstPriority | Integer | True |
| GrantStageId | Integer | True |
| AwardTypeId | Integer | True |
| ProjectDirectorId | Integer | True |
| ExtendedDate | DateTime | True |
| AuditRequired | Boolean | True |
| NotifyDate | DateTime | True |
| ProjectedAmount | Decimal | False |
| PaymentMethodId | Integer | True |
| EquityAccountId | Integer | True |
| Comment | String | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| IsSuspended | Boolean | False |
| SuspendedOn | DateTime | True |
| SuspensionReason | String | False |
| IsCompleted | Boolean | False |
| DefaultOrderPostAccountId::GlAccount.AccountNumber | String | False |
| DefaultOrderPostAccountId::GlAccount.Description | String | False |
| DefaultOrderPostAccountId_FormattedValue | String | False |
| GrantorId::Grantor.ReferenceCode | String | False |
| GrantorId::Grantor.Name | String | False |
| GrantorId_FormattedValue | String | False |
| GlAssetAccountId::GlAccount.AccountNumber | String | False |
| GlAssetAccountId::GlAccount.Description | String | False |
| GlAssetAccountId_FormattedValue | String | False |
| GrantStageId::GrantStage.Name | String | False |
| GrantStageId::GrantStage.Description | String | False |
| GrantStageId_FormattedValue | String | False |
| AwardTypeId::AwardType.Name | String | False |
| AwardTypeId::AwardType.Description | String | False |
| AwardTypeId_FormattedValue | String | False |
| ProjectDirectorId::User.UserName | String | False |
| ProjectDirectorId::User.FullName | String | False |
| ProjectDirectorId_FormattedValue | String | False |
| PaymentMethodId::PaymentMethod.ReferenceCode | String | False |
| PaymentMethodId::PaymentMethod.Name | String | False |
| PaymentMethodId_FormattedValue | String | False |
| EquityAccountId::GlAccount.AccountNumber | String | False |
| EquityAccountId::GlAccount.Description | String | False |
| EquityAccountId_FormattedValue | String | False |
Object:
{
Id":####,ReferenceCode":"abcABC123",
Name":"abcABC123",
EffectiveDate":"MM-dd-yyyy hh:mm:ss",
ExpirationDate":"MM-dd-yyyy hh:mm:ss",
Priority":####,
DefaultOrderPostAccountId":####,
GrantorId":####,
GlAssetAccountId":####,
FirstPriority":####,
GrantStageId":####,
AwardTypeId":####,
ProjectDirectorId":####,
ExtendedDate":"MM-dd-yyyy hh:mm:ss",
AuditRequired":True/False,
NotifyDate":"MM-dd-yyyy hh:mm:ss",
ProjectedAmount":###.##,
PaymentMethodId":####,
EquityAccountId":####,
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,
IsSuspended":True/False,
SuspendedOn":"MM-dd-yyyy hh:mm:ss",
SuspensionReason":"abcABC123",
IsCompleted":True/False,
DefaultOrderPostAccountId::GlAccount.AccountNumber":"abcABC123",
DefaultOrderPostAccountId::GlAccount.Description":"abcABC123",
DefaultOrderPostAccountId_FormattedValue":"abcABC123",
GrantorId::Grantor.ReferenceCode":"abcABC123",
GrantorId::Grantor.Name":"abcABC123",
GrantorId_FormattedValue":"abcABC123",
GlAssetAccountId::GlAccount.AccountNumber":"abcABC123",
GlAssetAccountId::GlAccount.Description":"abcABC123",
GlAssetAccountId_FormattedValue":"abcABC123",
GrantStageId::GrantStage.Name":"abcABC123",
GrantStageId::GrantStage.Description":"abcABC123",
GrantStageId_FormattedValue":"abcABC123",
AwardTypeId::AwardType.Name":"abcABC123",
AwardTypeId::AwardType.Description":"abcABC123",
AwardTypeId_FormattedValue":"abcABC123",
ProjectDirectorId::User.UserName":"abcABC123",
ProjectDirectorId::User.FullName":"abcABC123",
ProjectDirectorId_FormattedValue":"abcABC123",
PaymentMethodId::PaymentMethod.ReferenceCode":"abcABC123",
PaymentMethodId::PaymentMethod.Name":"abcABC123",
PaymentMethodId_FormattedValue":"abcABC123",
EquityAccountId::GlAccount.AccountNumber":"abcABC123",
EquityAccountId::GlAccount.Description":"abcABC123",
EquityAccountId_FormattedValue":"abcABC123"
}