NTP-59175 | Divyesh | update isBillPaid true for default myBillEntity (#16308)
This commit is contained in:
@@ -1014,7 +1014,7 @@ fun onBillHistoryClicked(
|
||||
categoryName = "",
|
||||
customerParams = emptyMap(),
|
||||
nextActionCtaText = "",
|
||||
isBillPaid = false,
|
||||
isBillPaid = true,
|
||||
isConsentProvided = false,
|
||||
unpaidBillWarning = "",
|
||||
naviBillReference = "",
|
||||
|
||||
Reference in New Issue
Block a user