getScaleStepsByProduct(long, int, String) method

Retrieves a Map containing a List scale steps for the specified product, scaletype and currency.

Syntax

Map< String, List< Step > > getScaleStepsByProduct ( long productId , int scaleType , String currency )

Parameters

Returns

A Map of scale steps with the currency as key.

Usage

A Map of scale steps with the currency as key.