| Cost Category | Billing Unit | Initial Value | Final Value | Unit Price | Fixed Cost | Minimum Cost | Maximum Cost |
|---|---|---|---|---|---|---|---|
|
{{ formatValue(item.costIdStr) }}
|
{{ formatValue(item.chargeUnitTypeStr) }} | {{ formatValue(item.startValue) }} | {{ formatValue(item.endValue) }} | {{ centToDollar(item.price) }} | {{ centToDollar(item.fixedPrice) }} | {{ centToDollar(item.minValue) }} | {{ centToDollar(item.maxValue) }} |
| Start Date | End Date | Unit Price (USD/Day) |
|---|---|---|
| {{ formatValue(item.startDate) }} | {{ formatValue(item.endDate) }} | {{ centToDollar(item.unitPrice) }} |
| Cost Category | Billing Unit | Initial Value | Final Value | Unit Price | Fixed Cost | Minimum Cost | Maximum Cost |
|---|---|---|---|---|---|---|---|
|
{{ formatValue(item.costIdStr) }}
|
{{ formatValue(item.chargeUnitTypeStr) }} | {{ formatValue(item.startValue) }} | {{ formatValue(item.endValue) }} | {{ centToDollar(item.price) }} | {{ centToDollar(item.fixedPrice) }} | {{ centToDollar(item.minValue) }} | {{ centToDollar(item.maxValue) }} |