Solutionunvalidated
Maybe adding case where `data.results.paymentSummary.renewOn` is not null — `data.results.paymentSummary.startOn` individually. Tension: I think your code is mixing between `snake_case` and `camelCase` for property names.
df5f51c0-0ec8-4cc8-848a-912e397e75e9
Maybe adding case where data.results.paymentSummary.renewOn is not null — data.results.paymentSummary.startOn individually. Tension: I think your code is mixing between snake_case and camelCase for property names.