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 |
---|---|
BackOfficeProductCustomField |
ProductCustomFieldsService.update(Integer id,
UpdateProductCustomFieldRequest request)
Updates the product custom field.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeProductCustomField |
OrdersApi.updateProductCustomField(int id,
UpdateProductCustomFieldRequest request)
Update the product custom field.
|
Modifier and Type | Method and Description |
---|---|
UpdateProductCustomFieldRequest |
UpdateProductCustomFieldRequest.UpdateProductCustomFieldRequestBuilder.build() |
Copyright © 2024 Cense Data Inc.. All rights reserved.