LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.ListCustomFieldsRequestDto Class Reference

Data transfer object that is used for searching through all licenses custom fields. All fields represent a query that can be used to filter through results. More...

Inheritance diagram for LicenseSpring.ListCustomFieldsRequestDto:
LicenseSpring.BaseListDto

Properties

ulong License [get, set]
 16 digit id of the license whose custom fields need to be searched through.
 
- Properties inherited from LicenseSpring.BaseListDto
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]
 

Detailed Description

Data transfer object that is used for searching through all licenses custom fields. All fields represent a query that can be used to filter through results.


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