{
  "description": "DTO (Data Transfer Object) for Helper class ERPRowExtension representing the 'ERP Row Extension' entity",
  "friendlyName": "ERPRowExtension",
  "kind": "SchemaRootObject",
  "name": "ERPRowExtensionDTO",
  "properties": [
    {
      "description": "Cost",
      "friendlyName": "Cost",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "cost",
      "underlyingName": "Cost",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Currency cost",
      "friendlyName": "Currency cost",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "currencyCost",
      "underlyingName": "CurrencyCost",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Currency group discount value",
      "friendlyName": "Currency group discount value",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "currencyGroupDiscountValue",
      "underlyingName": "CurrencyGroupDiscountValue",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Currency list price",
      "friendlyName": "Currency list price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "currencyListPrice",
      "underlyingName": "CurrencyListPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Currency of new price",
      "friendlyName": "Currency of new price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "currencyNewUPrice",
      "underlyingName": "CurrencyNewUPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Currency unit price",
      "friendlyName": "Currency unit price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "currencyUnitPrice",
      "underlyingName": "CurrencyUnitPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "The discount formula",
      "friendlyName": "The discount formula",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "discountFormula",
      "underlyingName": "DiscountFormula",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "The gain",
      "friendlyName": "The gain",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "gain",
      "underlyingName": "Gain",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Group discount value",
      "friendlyName": "Group discount value",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "groupDiscountValue",
      "underlyingName": "GroupDiscountValue",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "List price",
      "friendlyName": "List price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "listPrice",
      "underlyingName": "ListPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "New price",
      "friendlyName": "New price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "newUPrice",
      "underlyingName": "NewUPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "The payment discount formula",
      "friendlyName": "Sconto pagamento",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "paymentDiscountFormula",
      "underlyingName": "PaymentDiscountFormula",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "Perc gain",
      "friendlyName": "Perc gain",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "percGain",
      "underlyingName": "PercGain",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Quantity",
      "friendlyName": "Quantity",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "qta",
      "underlyingName": "Qta",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    },
    {
      "description": "Unit price",
      "friendlyName": "Unit price",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "unitPrice",
      "underlyingName": "UnitPrice",
      "underlyingType": "decimal",
      "underlyingTypeRef": "Decimal"
    }
  ],
  "underlyingType": "ERPRowExtensionDTO",
  "underlyingTypeRef": "ERPRowExtensionDTO"
}