placeLockOnLoanAccount

abstract suspend fun placeLockOnLoanAccount(loanId: Long, lockOwner: String, body: String? = null)

Responses:

  • 0: default response

Return

Unit

Parameters

loanId
lockOwner
body

(optional)