| Package | Description |
|---|---|
| com.licensespring.model.order |
Package
com.licensespring.model.order
contains all models associated with Order,
e.g. |
| Class and Description |
|---|
| Feature
features that can be used when making an order license.
|
| Feature.FeatureBuilder |
| OrderItem
For a particular order, each product needs to have its own list of licenses attached to it.
|
| OrderItem.OrderItemBuilder
Builder for
OrderItem class. |
| OrderLicense
License to be ordered.
|
| OrderLicense.OrderLicenseBuilder |
| OrderLicenseFactory
Factory interface for creating
OrderLicense
from LicenseIdentity. |
| OrderType
Enum representing type of order,
momentarily only allowed value is NORMAL.
|
| UserBasedLicense
License authorized through user-based system.
|
| UserBasedLicense.UserBasedLicenseBuilder |
| WebhookOrder
Order which can be placed via the SDK.
|
| WebhookOrder.WebhookOrderBuilder |
Copyright © 2024 Cense Data Inc.. All rights reserved.