setScaleStepsByFeeTypeAndFeeSet(int, long, Map< String, List< Scale.Step >>, long) method

Create new Fee Scale Period and steps which are valid from the time of creation and replaces any previous steps for the given currency.

Syntax

void setScaleStepsByFeeTypeAndFeeSet ( int feeTypeId , long feeSetId , Map< String, List< Scale.Step >> currencyScaleSteps , long callerId ) throws EntityMandatoryException, EntityNotFoundException

Parameters

Exceptions