Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
GlBudgetId | Integer | False |
GlAccountId | Integer | False |
Period | Integer | False |
Amount | Decimal | True |
Remark | String | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
SystemGlCategoryTypeId | Integer | True |
GlCategoryId | Integer | True |
PeriodBeginDate | DateTime | True |
MaskedAccountNumber | String | False |
GlAccountId::GlAccount.AccountNumber | String | False |
GlAccountId::GlAccount.Description | String | False |
GlAccountId_FormattedValue | String | False |
SystemGlCategoryTypeId::SystemGlCategoryType.Name | String | False |
SystemGlCategoryTypeId_FormattedValue | String | False |
GlCategoryId::GlCategory.Name | String | False |
GlCategoryId::GlCategory.Description | String | False |
GlCategoryId_FormattedValue | String | False |
Object:
{
Id":####,GlBudgetId":####,
GlAccountId":####,
Period":####,
Amount":###.##,
Remark":"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,
SystemGlCategoryTypeId":####,
GlCategoryId":####,
PeriodBeginDate":"MM-dd-yyyy hh:mm:ss",
MaskedAccountNumber":"abcABC123",
GlAccountId::GlAccount.AccountNumber":"abcABC123",
GlAccountId::GlAccount.Description":"abcABC123",
GlAccountId_FormattedValue":"abcABC123",
SystemGlCategoryTypeId::SystemGlCategoryType.Name":"abcABC123",
SystemGlCategoryTypeId_FormattedValue":"abcABC123",
GlCategoryId::GlCategory.Name":"abcABC123",
GlCategoryId::GlCategory.Description":"abcABC123",
GlCategoryId_FormattedValue":"abcABC123"
}