public class TerminalLocalAPI extends ApiKeyAuthenticatedService
| Constructor and Description |
|---|
TerminalLocalAPI(Client client) |
| Modifier and Type | Method and Description |
|---|---|
TerminalAPIResponse |
request(TerminalAPIRequest terminalAPIRequest,
SecurityKey securityKey)
POST /sync API call
|
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic TerminalLocalAPI(Client client)
public TerminalAPIResponse request(TerminalAPIRequest terminalAPIRequest, SecurityKey securityKey) throws Exception
terminalAPIRequest - TerminalAPIRequestException - exceptionCopyright © 2022. All rights reserved.