| Package | Description |
|---|---|
| com.licensespring |
Package
com.licensespring contains the main public classes of interest when implementing
the client SDKs (license-client, floating-client). |
| com.licensespring.model |
Package
com.licensespring.model
contains all models used in LicenseSpring. |
| com.licensespring.model.order |
Package
com.licensespring.model.order
contains all models associated with Order,
e.g. |
| Modifier and Type | Method and Description |
|---|---|
Customer |
LicenseData.getCustomer()
Customer who purchased this particular license
|
| Modifier and Type | Method and Description |
|---|---|
LicenseData.LicenseDataBuilder |
LicenseData.LicenseDataBuilder.customer(Customer customer)
Customer who purchased this particular license
|
| Modifier and Type | Method and Description |
|---|---|
Customer |
Customer.CustomerBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Customer |
WebhookOrder.getCustomer()
Customer which made the order
|
| Modifier and Type | Method and Description |
|---|---|
WebhookOrder.WebhookOrderBuilder |
WebhookOrder.WebhookOrderBuilder.customer(Customer customer)
Customer which made the order
|
Copyright © 2024 Cense Data Inc.. All rights reserved.