| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
Transaction.TransactionStatusEnum |
Transaction.getTransactionStatus()
The status of this transaction
|
static Transaction.TransactionStatusEnum |
Transaction.TransactionStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.TransactionStatusEnum[] |
Transaction.TransactionStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setTransactionStatus(Transaction.TransactionStatusEnum transactionStatus) |
Transaction |
Transaction.transactionStatus(Transaction.TransactionStatusEnum transactionStatus) |
Copyright © 2019. All rights reserved.