Uses of Class
com.adyen.model.marketpay.StoreDetail
-
Packages that use StoreDetail Package Description com.adyen.model.marketpay -
-
Uses of StoreDetail in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return types with arguments of type StoreDetail Modifier and Type Method Description List<StoreDetail>AccountHolderDetails. getStoreDetails()Method parameters in com.adyen.model.marketpay with type arguments of type StoreDetail Modifier and Type Method Description voidAccountHolderDetails. setStoreDetails(List<StoreDetail> storeDetails)
-