getScaleStepForDateAndAmount(long, Date, long, String) method

Get the scale step for a scale, date, amount and currency.

Syntax

Scale.Step getScaleStepForDateAndAmount ( long scaleId , Date date , long amount , String currency )

Parameters