Package | Description |
---|---|
com.licensespring.dto |
com.licensespring.dto contains all data transfer objects used in API requests and API
responses. |
com.licensespring.dto.floating |
Modifier and Type | Class and Description |
---|---|
static class |
LicenseRequest.LicenseRequestBuilder<C extends LicenseRequest,B extends LicenseRequest.LicenseRequestBuilder<C,B>> |
Modifier and Type | Class and Description |
---|---|
class |
ActivationRequest
Data Transfer Object that is used in major LicenseSpring API operations (license activation,
license check...) It contains all information needed to successfully execute required operation.
|
class |
ConsumptionRequest
Data Transfer object containing information about number of consumptions to add.
|
class |
FeatureConsumptionRequest
Data Transfer Object providing information used to increase number of consumptions of the
feature.
|
class |
FloatingFeatureReq |
class |
TrialLicenseRequest |
class |
VariableRequest
Data Transfer Object used for tracking variables in LicenseSpring platform.
|
Modifier and Type | Class and Description |
---|---|
class |
LicenseBorrowRequest
A Data Transfer Object used for sending license borrow requests to the LicenseSpring API.
|
Copyright © 2025 Cense Data Inc.. All rights reserved.