getScaleStepsByFeeTypeAndFeeSet(long, Integer, String) method

Retrieves the Scale steps for the provided Fee Set.

Syntax

Map< FeeType, Map< String, List< Scale.Step > > > getScaleStepsByFeeTypeAndFeeSet ( long feeSetId , Integer feeTypeId , String currency )

Parameters

Usage

Fee Type and Currency are optional in which case Scale Steps for all Fee Types and currencies are returned.