| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Transaction> |
License._transactions |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Transaction.safeSetCreated(Date value) |
Transaction |
Transaction.safeSetCreditCard(CreditCard value) |
Transaction |
Transaction.safeSetPrice(Price value) |
Transaction |
Transaction.setCreated(Date value) |
Transaction |
Transaction.setCreditCard(CreditCard value) |
Transaction |
Transaction.setPrice(Price value) |
| Modifier and Type | Method and Description |
|---|---|
List<Transaction> |
License.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
License |
License.addTransaction(Transaction value) |
| Modifier and Type | Method and Description |
|---|---|
License |
License.safeSetTransactions(List<Transaction> value) |
License |
License.setTransactions(List<Transaction> value) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
TransactionConverter.toAPITransaction() |
| Constructor and Description |
|---|
TransactionConverter(Transaction apiTransaction) |
Copyright 2022 OneSpan All rights reserved.