getScaleStepsByScaleId(Integer, String) method

get the scale steps for a scale and currency

Syntax

Map< String, List< Scale.Step > > getScaleStepsByScaleId ( Integer scaleId , String currency )

Parameters