| Package | Description |
|---|---|
| com.adyen.model.posterminalmanagement |
| Modifier and Type | Method and Description |
|---|---|
MerchantAccount |
MerchantAccount.addInStoreTerminalsItem(String inStoreTerminalsItem) |
MerchantAccount |
MerchantAccount.addInventoryTerminalsItem(String inventoryTerminalsItem) |
MerchantAccount |
MerchantAccount.addStoresItem(Store storesItem) |
MerchantAccount |
MerchantAccount.inStoreTerminals(List<String> inStoreTerminals) |
MerchantAccount |
MerchantAccount.inventoryTerminals(List<String> inventoryTerminals) |
MerchantAccount |
MerchantAccount.merchantAccount(String merchantAccount) |
MerchantAccount |
MerchantAccount.stores(List<Store> stores) |
| Modifier and Type | Method and Description |
|---|---|
List<MerchantAccount> |
GetTerminalsUnderAccountResponse.getMerchantAccounts()
Array that returns a list of all merchant accounts belonging to the company account.
|
| Modifier and Type | Method and Description |
|---|---|
GetTerminalsUnderAccountResponse |
GetTerminalsUnderAccountResponse.addMerchantAccountsItem(MerchantAccount merchantAccountsItem) |
| Modifier and Type | Method and Description |
|---|---|
GetTerminalsUnderAccountResponse |
GetTerminalsUnderAccountResponse.merchantAccounts(List<MerchantAccount> merchantAccounts) |
void |
GetTerminalsUnderAccountResponse.setMerchantAccounts(List<MerchantAccount> merchantAccounts) |
Copyright © 2022. All rights reserved.