NTP-17003 | Vedant Aggarwal | Cred Data fix (#16230)
This commit is contained in:
@@ -122,7 +122,7 @@ class CredItemsProvider {
|
||||
dLength = accountEntity.otpLength,
|
||||
),
|
||||
CredItem(
|
||||
type = CREDTYPE_OTP,
|
||||
type = CREDTYPE_PIN,
|
||||
subtype = CREDTYPE_ATMPIN,
|
||||
dType = CREDTYPE_DEBIT_NUM,
|
||||
dLength = accountEntity.atmPinLength,
|
||||
|
||||
Reference in New Issue
Block a user