ffbc.TaxCodesServiceglobal with sharing class TaxCodesService Deprecated: This class has been deprecated. This class provides service functionality for the Tax Code and Tax Rate objects. MethodsgetTaxRatesDeprecated: This method has been deprecated. Use a standard Salesforce query instead. global 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 Deprecated: This class has been deprecated. This class wraps the parameters for which to retrieve tax rates. Properties
Methodsffbc.TaxCodesService.TaxRateglobal with sharing class TaxRate Deprecated: This class has been deprecated. This class relates a tax code to a tax rate. Properties
|