updateGuarantor

abstract suspend fun updateGuarantor(loanId: Long, guarantorId: Long, body: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

loanId
guarantorId
body

(optional)