Interface IndependentAmount

All Superinterfaces:
PartyReferencePayerReceiver, com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
IndependentAmount.IndependentAmountBuilder
All Known Implementing Classes:
IndependentAmount.IndependentAmountBuilderImpl, IndependentAmount.IndependentAmountImpl

@RosettaDataType(value="IndependentAmount", builder=IndependentAmountBuilderImpl.class, version="5.30.0") @RuneDataType(value="IndependentAmount", model="cdm", builder=IndependentAmountBuilderImpl.class, version="5.30.0") public interface IndependentAmount extends PartyReferencePayerReceiver
A class specifying the Independent Amount as the combination of a payer/receiver, a payment amount, a payment date and an associated payment calculation rule.
Version:
5.30.0