| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountEvent |
AccountEvent.event(AccountEvent.EventEnum event) |
AccountEvent |
AccountEvent.executionDate(Date executionDate) |
AccountEvent |
AccountEvent.reason(String reason) |
AccountEvent |
AccountEvent.resolvedByStateType(String resolvedByStateType) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountEvent> |
AccountStatus.getAccountEvents()
account events
|
List<AccountEvent> |
AccountHolderStatus.getAccountEvents()
scheduled events
|
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.addAccountEventsItem(AccountEvent accountEventsItem) |
AccountHolderStatus |
AccountHolderStatus.addAccountEventsItem(AccountEvent accountEventsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.accountEvents(List<AccountEvent> accountEvents) |
AccountHolderStatus |
AccountHolderStatus.accountEvents(List<AccountEvent> accountEvents) |
void |
AccountStatus.setAccountEvents(List<AccountEvent> accountEvents) |
void |
AccountHolderStatus.setAccountEvents(List<AccountEvent> accountEvents) |
Copyright © 2019. All rights reserved.