Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
GrantId | Integer | False |
Description | String | False |
InitialAmount | Decimal | False |
IsAgencyPooled | Boolean | False |
ApplyToServiceFee | Boolean | False |
ApplyToCost | Boolean | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
ApplyToMiscCharge | Boolean | False |
OverrideOrderPostAccountId | Integer | True |
SystemGrantTypeId | Integer | False |
IsCompleted | Boolean | False |
OverridePriority | Integer | True |
OverrideEffectiveDate | DateTime | True |
OverrideExpirationDate | DateTime | True |
OverrideExtendedDate | DateTime | True |
IsSuspended | Boolean | False |
SuspendedOn | DateTime | True |
SuspensionReason | String | False |
GrantId::Grant.ReferenceCode | String | False |
GrantId::Grant.Name | String | False |
GrantId_FormattedValue | String | False |
SystemGrantTypeId::SystemGrantType.Name | String | False |
SystemGrantTypeId_FormattedValue | String | False |
OverrideOrderPostAccountId::GlAccount.AccountNumber | String | False |
OverrideOrderPostAccountId::GlAccount.Description | String | False |
OverrideOrderPostAccountId_FormattedValue | String | False |
Object:
{
Id":####,GrantId":####,
Description":"abcABC123",
InitialAmount":###.##,
IsAgencyPooled":True/False,
ApplyToServiceFee":True/False,
ApplyToCost":True/False,
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,
ApplyToMiscCharge":True/False,
OverrideOrderPostAccountId":####,
SystemGrantTypeId":####,
IsCompleted":True/False,
OverridePriority":####,
OverrideEffectiveDate":"MM-dd-yyyy hh:mm:ss",
OverrideExpirationDate":"MM-dd-yyyy hh:mm:ss",
OverrideExtendedDate":"MM-dd-yyyy hh:mm:ss",
IsSuspended":True/False,
SuspendedOn":"MM-dd-yyyy hh:mm:ss",
SuspensionReason":"abcABC123",
GrantId::Grant.ReferenceCode":"abcABC123",
GrantId::Grant.Name":"abcABC123",
GrantId_FormattedValue":"abcABC123",
SystemGrantTypeId::SystemGrantType.Name":"abcABC123",
SystemGrantTypeId_FormattedValue":"abcABC123",
OverrideOrderPostAccountId::GlAccount.AccountNumber":"abcABC123",
OverrideOrderPostAccountId::GlAccount.Description":"abcABC123",
OverrideOrderPostAccountId_FormattedValue":"abcABC123"
}