OBJECT
QuoteRealizationOtherPrice
Other price for quote realization
link GraphQL Schema definition
- type QuoteRealizationOtherPrice {
- ID! :
- QuoteRealization! :
- String! :
- # Calculated summary of other price.
- Float :
- # Unit price for pricing item.
- Float :
- Float :
- QuoteRealizationOtherPriceGroup :
- String :
- }