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 ). |
Modifier and Type | Method and Description |
---|---|
CreateOrderResponse |
OrderService.createOrder(com.licensespring.model.order.WebhookOrder order)
Creates an order.
|
Modifier and Type | Method and Description |
---|---|
CreateOrderResponse |
OrdersApi.createOrder(com.licensespring.model.order.WebhookOrder request)
Create/Update order using the webhook DTO.
|
Copyright © 2023 Cense Data Inc.. All rights reserved.