ripe / com.ripe.android.api / SizeAPI / getSizesAsync

getSizesAsync

open fun getSizesAsync(options: Map<String, Any> = HashMap()): Deferred<Map<String, Any>?>

Provides a list of all the available size scales. This can be used to know what scales are available for size conversions.

Parameters

options - A map with options to configure the request.

Return
A Deferred that will be completed with the sizes map.