Uses of Class
com.adyen.model.marketpay.GetTaxFormRequest
-
Packages that use GetTaxFormRequest Package Description com.adyen.model.marketpay com.adyen.service -
-
Uses of GetTaxFormRequest in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return GetTaxFormRequest Modifier and Type Method Description GetTaxFormRequestGetTaxFormRequest. accountHolderCode(String accountHolderCode)GetTaxFormRequestGetTaxFormRequest. formType(String formType)GetTaxFormRequestGetTaxFormRequest. year(Integer year) -
Uses of GetTaxFormRequest in com.adyen.service
Methods in com.adyen.service with parameters of type GetTaxFormRequest Modifier and Type Method Description GetTaxFormResponseAccount. getTaxForm(GetTaxFormRequest getTaxFormRequest)
-