fix: arguments description
This commit is contained in:
parent
e729de1410
commit
5dc82af9ad
1 changed files with 1 additions and 3 deletions
|
|
@ -655,9 +655,7 @@ function updateIdCardData (patch, id) {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param {String} customerId customer id
|
||||
* @param {String} txId customer id
|
||||
* @param {Object} patch customer t&c photo data
|
||||
* @param {String} imageData customer t&c photo data
|
||||
* @returns {Promise<Object>} new patch to be applied
|
||||
*/
|
||||
function updateTxCustomerPhoto (imageData) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue