Uses of Class
com.adyen.model.posterminalmanagement.GetStoresUnderAccountResponse
-
Packages that use GetStoresUnderAccountResponse Package Description com.adyen.model.posterminalmanagement com.adyen.service -
-
Uses of GetStoresUnderAccountResponse in com.adyen.model.posterminalmanagement
Methods in com.adyen.model.posterminalmanagement that return GetStoresUnderAccountResponse Modifier and Type Method Description GetStoresUnderAccountResponseGetStoresUnderAccountResponse. addStoresItem(Store storesItem)GetStoresUnderAccountResponseGetStoresUnderAccountResponse. stores(List<Store> stores) -
Uses of GetStoresUnderAccountResponse in com.adyen.service
Methods in com.adyen.service that return GetStoresUnderAccountResponse Modifier and Type Method Description GetStoresUnderAccountResponsePosTerminalManagement. getStoresUnderAccount(GetStoresUnderAccountRequest getStoresUnderAccountRequest)POST /getStoresUnderAccount API call
-