Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| GrantAllocationId | Integer | False |
| AccountId | Integer | True |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| EndingGlAccountId | Integer | True |
| ExcludeRange | Boolean | False |
| AccountId::GlAccount.AccountNumber | String | False |
| AccountId::GlAccount.Description | String | False |
| AccountId_FormattedValue | String | False |
| EndingGlAccountId::GlAccount.AccountNumber | String | False |
| EndingGlAccountId::GlAccount.Description | String | False |
| EndingGlAccountId_FormattedValue | String | False |
Object:
{
Id":####,GrantAllocationId":####,
AccountId":####,
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,
EndingGlAccountId":####,
ExcludeRange":True/False,
AccountId::GlAccount.AccountNumber":"abcABC123",
AccountId::GlAccount.Description":"abcABC123",
AccountId_FormattedValue":"abcABC123",
EndingGlAccountId::GlAccount.AccountNumber":"abcABC123",
EndingGlAccountId::GlAccount.Description":"abcABC123",
EndingGlAccountId_FormattedValue":"abcABC123"
}