Skip to main content

ProductCostAnalysisComponentInput

Input for product cost component data

input ProductCostAnalysisComponentInput {
amount: BigDecimal
name: String!
note: String
}

Fields

ProductCostAnalysisComponentInput.amount ● BigDecimal scalar

Cost component monetary value amount

ProductCostAnalysisComponentInput.name ● String! non-null scalar

Name of the cost component

ProductCostAnalysisComponentInput.note ● String scalar

A brief note to describe cost component details

Member Of

UpdateProductCostAnalysisInput input