Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| ReferenceCode | String | False |
| Name | String | False |
| QprGroupId | Integer | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| SystemFaProductCategoryId | Integer | False |
| QprGroupId::QprGroup.Name | String | False |
| QprGroupId_FormattedValue | String | False |
| SystemFaProductCategoryId::SystemFaProductCategory.Name | String | False |
| SystemFaProductCategoryId_FormattedValue | String | False |
Object:
{
Id":####,ReferenceCode":"abcABC123",
Name":"abcABC123",
QprGroupId":####,
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,
SystemFaProductCategoryId":####,
QprGroupId::QprGroup.Name":"abcABC123",
QprGroupId_FormattedValue":"abcABC123",
SystemFaProductCategoryId::SystemFaProductCategory.Name":"abcABC123",
SystemFaProductCategoryId_FormattedValue":"abcABC123"
}