![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Base class for List requests. More...
Properties | |
int | Limit [get, set] |
Number of results you want to be shown. Server sends paginated response that's why limit can be set. Default is 20. | |
int | Offset [get, set] |
Base class for List requests.
|
getset |
Number of results you want to be shown. Server sends paginated response that's why limit can be set. Default is 20.
summary> The initial index from which to return the results. Server sends paginated response that's why offset can be set.