com.licensespring.model.order
contains all models associated with Order,
e.g.See: Description
| Interface | Description |
|---|---|
| OrderLicenseFactory |
Factory interface for creating
OrderLicense
from LicenseIdentity. |
| Class | 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 | |
| UserBasedLicense |
License authorized through user-based system.
|
| UserBasedLicense.UserBasedLicenseBuilder | |
| WebhookOrder |
Order which can be placed via the SDK.
|
| WebhookOrder.WebhookOrderBuilder |
| Enum | Description |
|---|---|
| OrderType |
Enum representing type of order,
momentarily only allowed value is NORMAL.
|
com.licensespring.model.order
contains all models associated with Order,
e.g. OrderLicense, OrderType, Feature.Copyright © 2024 Cense Data Inc.. All rights reserved.