Interface Price

All Superinterfaces:
MeasureBase, MeasureSchedule, PriceSchedule, com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
Price.PriceBuilder
All Known Implementing Classes:
Price.PriceBuilderImpl, Price.PriceImpl

@RosettaDataType(value="Price", builder=PriceBuilderImpl.class, version="5.30.0") @RuneDataType(value="Price", model="cdm", builder=PriceBuilderImpl.class, version="5.30.0") public interface Price extends PriceSchedule
Specifies a price as a single value to be associated to a financial product. This data type extends PriceSchedule and requires that only the amount value exists.
Version:
5.30.0