Skip to main content

MyipWorkLineView

assetNamestring
assetOwnerstring
assetPortfoliostring
assetPropertyManagerstring
assetRegionstring
budgetAllocationstring
budgetsByYear object[]
  • Array [
  • moneyAmountstring
    yearstring
  • ]
  • erpIdentifierstring
    expensePurposeLabelstring
    expensePurposeLocationstring
    expensePurposeNaturestring
    expensePurposeTypestring
    expensePurposeUnitstring
    objectivestring
    quantitystring
    sourcestring
    statusstring
    totalBudgetAmountOnAllYearsstring
    unitPricestring
    MyipWorkLineView
    {
    "assetName": "string",
    "assetOwner": "string",
    "assetPortfolio": "string",
    "assetPropertyManager": "string",
    "assetRegion": "string",
    "budgetAllocation": "string",
    "budgetsByYear": [
    {
    "moneyAmount": "string",
    "year": "string"
    }
    ],
    "erpIdentifier": "string",
    "expensePurposeLabel": "string",
    "expensePurposeLocation": "string",
    "expensePurposeNature": "string",
    "expensePurposeType": "string",
    "expensePurposeUnit": "string",
    "objective": "string",
    "quantity": "string",
    "source": "string",
    "status": "string",
    "totalBudgetAmountOnAllYears": "string",
    "unitPrice": "string"
    }