| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
TransactionDisplayTransaction |
TransactionDisplayRequest.getTransaction()
Gets transaction to display on the terminal.
|
TransactionDisplayTransaction |
PaymentLinkRequest.getTransaction()
Gets transaction details for display on the payment email.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDisplayRequest.setTransaction(TransactionDisplayTransaction value)
Sets transaction to display on the terminal.
|
void |
PaymentLinkRequest.setTransaction(TransactionDisplayTransaction value)
Sets transaction details for display on the payment email.
|
Copyright © 2020 BlockChyp, Inc.. All rights reserved.