| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
TerminalRef |
TerminalRef.code(String code) |
TerminalRef |
TerminalRef.description(String description) |
static TerminalRef |
TerminalRef.fromJson(String jsonString)
Create an instance of TerminalRef given an JSON string
|
TerminalRef |
InstallmentPlan.getTerminal()
Get terminal
|
TerminalRef |
TerminalRef.id(Long id) |
TerminalRef |
TerminalRef.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstallmentPlan.setTerminal(TerminalRef terminal) |
InstallmentPlan |
InstallmentPlan.terminal(TerminalRef terminal) |
Copyright © 2024. All rights reserved.