Skip to content

Commit 28a89d9

Browse files
authored
Removing hard coded password
1 parent 2699dc1 commit 28a89d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/Riskv1authenticationsAcquirerInformation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
*/
9292
exports.prototype['country'] = undefined;
9393
/**
94-
* Registered password for the Visa directory server. For Mastercard, this value is always 12345678.
94+
* Registered password for the Visa directory server.
9595
* @member {String} password
9696
*/
9797
exports.prototype['password'] = undefined;

0 commit comments

Comments
 (0)