insuranceCompanyMappers
insuranceCompanyMappers
insuranceCompanyMappers.insuranceCompanyByIdMapper()
Mapper for insurance company by id response — transforms the insurance company data
insuranceCompanyMappers.insuranceCompanyByIdForEditMapper()
Mapper for insurance company by id response for the edit page
insuranceCompanyMappers~transformInsuranceCompanyData()
Transforms raw insurance company data from API to format for front-end
Kind: inner method of insuranceCompanyMappers
insuranceCompanyMappers~transformInsuranceCompanyForEdit()
Transforms raw insurance company data from API to format for the edit page
Kind: inner method of insuranceCompanyMappers