deleteGuarantor

abstract suspend fun deleteGuarantor(loanId: Long, guarantorId: Long, guarantorFundingId: Long? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

loanId
guarantorId
guarantorFundingId

(optional)