Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| InventoryCountId | Integer | False |
| SystemInventoryCountFilterTypeId | Integer | False |
| SystemInventoryCountRangeTypeId | Integer | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| SystemInventoryCountFilterTypeId::SystemInventoryCountFilterType.Name | String | False |
| SystemInventoryCountFilterTypeId_FormattedValue | String | False |
| SystemInventoryCountRangeTypeId::SystemInventoryCountRangeType.Name | String | False |
| SystemInventoryCountRangeTypeId_FormattedValue | String | False |
Object:
{
Id":####,InventoryCountId":####,
SystemInventoryCountFilterTypeId":####,
SystemInventoryCountRangeTypeId":####,
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,
SystemInventoryCountFilterTypeId::SystemInventoryCountFilterType.Name":"abcABC123",
SystemInventoryCountFilterTypeId_FormattedValue":"abcABC123",
SystemInventoryCountRangeTypeId::SystemInventoryCountRangeType.Name":"abcABC123",
SystemInventoryCountRangeTypeId_FormattedValue":"abcABC123"
}