| Package | Description |
|---|---|
| com.adyen.builders.terminal | |
| com.adyen.service |
| Modifier and Type | Method and Description |
|---|---|
TerminalAPIRequest |
TerminalAPIRequestBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
String |
TerminalCloudAPI.async(TerminalAPIRequest terminalAPIRequest)
POST /async API call
|
TerminalAPIResponse |
TerminalLocalAPI.request(TerminalAPIRequest terminalAPIRequest,
SecurityKey securityKey)
POST /sync API call
|
TerminalAPIResponse |
TerminalCloudAPI.sync(TerminalAPIRequest terminalAPIRequest)
POST /sync API call
|
Copyright © 2022. All rights reserved.