{
"description": "DTO (Data Transfer Object) for Helper class JobOrderResource representing the 'Job Order Resource' entity",
"friendlyName": "JobOrderResource",
"kind": "SchemaRootObject",
"name": "JobOrderResourceDTO",
"properties": [
{
"description": "The cross id of the resource",
"foreignKey": {
"boType": "Company",
"type": "CompanyBO",
"typeRef": "CompanyBO"
},
"friendlyName": "Risorsa",
"isLogicalPrimitive": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "crossId",
"underlyingName": "CrossId",
"underlyingType": "long",
"underlyingTypeRef": "Int64"
},
{
"customConverterType": "WebApiStyleBasedPropertyJsonConverter",
"description": "The resource BO type",
"friendlyName": "The resource BO type",
"isEnum": true,
"isLogicalPrimitive": true,
"isPolymorphic": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "crossType",
"polymorphicStyleParameterName": "BusinessObjectTypeEnumStyle",
"polymorphicStyles": {
"LegacyV9;AdaptiveInteger": {
"isLogicalPrimitive": true,
"kind": "SchemaRootObject",
"name": "Int32",
"underlyingType": "int",
"underlyingTypeRef": "Int32"
},
"WebApiV1;AdaptiveInteger": {
"isLogicalPrimitive": true,
"kind": "SchemaRootObject",
"name": "Int32",
"underlyingType": "int",
"underlyingTypeRef": "Int32"
},
"WebApiV1;AdaptiveString": {
"isLogicalPrimitive": true,
"kind": "SchemaRootObject",
"name": "String",
"underlyingType": "string",
"underlyingTypeRef": "String"
}
},
"underlyingName": "CrossType",
"underlyingType": "BusinessObjectType",
"underlyingTypeRef": "BusinessObjectType"
},
{
"description": "Id",
"friendlyName": "Id",
"isLogicalPrimitive": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "id",
"underlyingName": "Id",
"underlyingType": "long",
"underlyingTypeRef": "Int64"
},
{
"description": "Job Order Id",
"friendlyName": "Job Order Id",
"isLogicalPrimitive": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "jobOrderId",
"underlyingName": "JobOrderId",
"underlyingType": "long",
"underlyingTypeRef": "Int64"
},
{
"description": "The labor code",
"friendlyName": "Codice costo manodopera",
"isLogicalPrimitive": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "laborCode",
"underlyingName": "LaborCode",
"underlyingType": "string",
"underlyingTypeRef": "String"
},
{
"description": "The resource role",
"friendlyName": "Ruolo",
"isLogicalPrimitive": true,
"kind": "SchemaObjectProperty",
"layoutStudioPropertyAttributes": [],
"name": "roleId",
"underlyingName": "RoleId",
"underlyingType": "long",
"underlyingTypeRef": "Int64"
}
],
"underlyingType": "JobOrderResourceDTO",
"underlyingTypeRef": "JobOrderResourceDTO"
}