NTP-59175 | Divyesh | update isBillPaid true for default myBillEntity (#16308)

This commit is contained in:
Divyesh Shinde
2025-05-26 12:07:18 +05:30
committed by GitHub
parent e7283efeff
commit e35f4b20a7

View File

@@ -1014,7 +1014,7 @@ fun onBillHistoryClicked(
categoryName = "",
customerParams = emptyMap(),
nextActionCtaText = "",
isBillPaid = false,
isBillPaid = true,
isConsentProvided = false,
unpaidBillWarning = "",
naviBillReference = "",