ffbc.TaxCodesServiceglobal with sharing class TaxCodesService This class provides service functionality for the Tax Code and Tax Rate objects. MethodsgetTaxRatesglobal static List<ffbc.TaxCodesService.TaxRate> getTaxRates(ffbc.TaxCodesService.TaxRatesRequest request) Retrieves all tax rates that are in effect on the specified date. Input Parameters
Return ValueA list of wrappers for tax rate information. ffbc.TaxCodesService.TaxRatesRequestglobal with sharing class TaxRatesRequest This class wraps the parameters for which to retrieve tax rates. Properties
Methodsffbc.TaxCodesService.TaxRateglobal with sharing class TaxRate This class relates a tax code to a tax rate. Properties
|