Uses of Class
com.adyen.model.posterminalmanagement.GetStoresUnderAccountRequest
-
Packages that use GetStoresUnderAccountRequest Package Description com.adyen.model.posterminalmanagement com.adyen.service -
-
Uses of GetStoresUnderAccountRequest in com.adyen.model.posterminalmanagement
Methods in com.adyen.model.posterminalmanagement that return GetStoresUnderAccountRequest Modifier and Type Method Description GetStoresUnderAccountRequestGetStoresUnderAccountRequest. companyAccount(String companyAccount)GetStoresUnderAccountRequestGetStoresUnderAccountRequest. merchantAccount(String merchantAccount) -
Uses of GetStoresUnderAccountRequest in com.adyen.service
Methods in com.adyen.service with parameters of type GetStoresUnderAccountRequest Modifier and Type Method Description GetStoresUnderAccountResponsePosTerminalManagement. getStoresUnderAccount(GetStoresUnderAccountRequest getStoresUnderAccountRequest)POST /getStoresUnderAccount API call
-