LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.BaseListDto Class Reference

Base class for List requests More...

Inheritance diagram for LicenseSpring.BaseListDto:
LicenseSpring.ListCustomFieldsRequestDto LicenseSpring.ListCustomersRequestDto LicenseSpring.ListDevicesRequestDto LicenseSpring.ListInstallationFilesRequestDto LicenseSpring.ListLicensesRequestDto LicenseSpring.ListOrdersRequestDto LicenseSpring.ListProductFieldsRequestDto LicenseSpring.ListProductsRequestDto LicenseSpring.ListUsersRequestDto

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. More...
 
int Offset [get, set]
 

Detailed Description

Base class for List requests

Property Documentation

◆ Limit

int LicenseSpring.BaseListDto.Limit
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.


The documentation for this class was generated from the following file: