| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateResult |
UpdateResult.errorMessage(String errorMessage) |
UpdateResult |
UpdateResult.errorType(UpdateResult.ErrorTypeEnum errorType) |
UpdateResult |
BankConnection.getLastAutoUpdate()
Result of the last auto update of this bank connection (ran by finAPI's automatic batch update process).
|
UpdateResult |
BankConnection.getLastManualUpdate()
Result of the last manual update of this bank connection.
|
UpdateResult |
UpdateResult.result(UpdateResult.ResultEnum result) |
UpdateResult |
UpdateResult.timestamp(String timestamp) |
| Modifier and Type | Method and Description |
|---|---|
BankConnection |
BankConnection.lastAutoUpdate(UpdateResult lastAutoUpdate) |
BankConnection |
BankConnection.lastManualUpdate(UpdateResult lastManualUpdate) |
void |
BankConnection.setLastAutoUpdate(UpdateResult lastAutoUpdate) |
void |
BankConnection.setLastManualUpdate(UpdateResult lastManualUpdate) |
Copyright © 2018. All rights reserved.