pip_services3_commons
pip_services3_commons
PagingParams
getSkip method
getSkip
pip_services3_commons
pip_services3_commons
PagingParams
getSkip method
PagingParams class
Constructors
PagingParams
fromJson
Properties
hashCode
runtimeType
skip
take
total
Methods
fromJson
getSkip
getTake
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromMap
fromTuples
fromValue
getSkip
method
int
getSkip
(
int
minSkip
)
Gets the number of items to skip.
minSkip
the minimum number of items to skip. Returns the number of items to skip.