| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionRetention |
DataManagementPolicy.getTransactionRetention() |
TransactionRetention |
TransactionRetention.setArchived(Integer archived) |
TransactionRetention |
TransactionRetention.setCompleted(Integer completed) |
TransactionRetention |
TransactionRetention.setDeclined(Integer declined) |
TransactionRetention |
TransactionRetention.setDraft(Integer draft) |
TransactionRetention |
TransactionRetention.setExpired(Integer expired) |
TransactionRetention |
TransactionRetention.setIncludeSent(Boolean includeSent) |
TransactionRetention |
TransactionRetention.setLifetimeTotal(Integer lifetimeTotal) |
TransactionRetention |
TransactionRetention.setLifetimeUntilCompletion(Integer lifetimeUntilCompletion) |
TransactionRetention |
TransactionRetention.setOptedOut(Integer optedOut) |
TransactionRetention |
TransactionRetention.setSent(Integer sent) |
| Modifier and Type | Method and Description |
|---|---|
DataManagementPolicy |
DataManagementPolicy.setTransactionRetention(TransactionRetention transactionRetention) |
| Constructor and Description |
|---|
DataManagementPolicy(TransactionRetention transactionRetention) |
| Modifier and Type | Method and Description |
|---|---|
TransactionRetention |
TransactionRetentionConverter.toAPITransactionRetention() |
| Constructor and Description |
|---|
TransactionRetentionConverter(TransactionRetention apiTransactionRetention)
Construct with API TransactionRetention object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.