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

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

Inheritance diagram for LicenseSpring.ListProductFieldsRequestDto:
LicenseSpring.BaseListDto

Properties

ulong Product [get, set]
 16 digit id of the product 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 product 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: