Interface TaxModelMapper


public interface TaxModelMapper

The Interface TaxModelMapper.

This interface is used to tax model mapping transformation
Author:
Infosys Equinox
  • Method Details

    • taxAddressToOrchestrationAddress

      TaxAddress taxAddressToOrchestrationAddress(AddressOrchestration addressOrchestration)
      This method is used to transform the orchestration address model into the tax address model
      Parameters:
      addressOrchestration - Indicates AddressOrchestration object
      Returns:
      Returns TaxAddress object