Package | Description |
---|---|
com.licensespring.management |
This package contains the main classes to be used when interfacing with Management APIS.
|
com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi ). |
com.licensespring.management.dto.request |
This package contains all request data transfer objects.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicenseCustomField |
LicenseCustomFieldsService.update(Integer id,
UpdateCustomLicenseFieldRequest request)
Updates the license custom field.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicenseCustomField |
LicensesApi.updateLicenseCustomField(Integer id,
UpdateCustomLicenseFieldRequest request)
Update the license custom field.
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomLicenseFieldRequest |
UpdateCustomLicenseFieldRequest.UpdateCustomLicenseFieldRequestBuilder.build() |
Copyright © 2023 Cense Data Inc.. All rights reserved.