Merge pull request #2177 from Safelite/feature/CSR-2423

CSR-2423 when researching meemic defect
This commit is contained in:
CarlNation 2024-12-24 08:41:16 -05:00 committed by GitHub
commit ccc04b667b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2005,6 +2005,8 @@ export const actions = {
order.payment.insuranceCoverage.coverageStatus?.toString(),
coverageVerificationType:
order.payment.insuranceCoverage.coverageVerificationType,
coverageSubStatus:
order.payment.insuranceCoverage.coverageSubStatus,
},
isInsurance: order.payment.isInsurance,
parentAccountNumber: order.payment.parentAccountNumber,