ru.dgis.sdk.directory.ApartmentRange | Android SDK | 2GIS Documentation

ApartmentRange

Range of apartments.

ApartmentRange(start: String, end: String? = null)

Range of apartments.

Parameters
start
end
Returns
Properties

Beginning of the range/Stored value. Currently, only numeric values are available, while there are no flats with suffixes in the data yet.

The end of the range. If absent, then the range consists of a single value start. Otherwise, it is an arithmetic progression from start to end in increments of 1.