DeleteLoansLoanIdCollateralsCollateralIdResponse

@Serializable
data class DeleteLoansLoanIdCollateralsCollateralIdResponse(val loanId: Long? = null, val resourceId: Long? = null)

DeleteLoansLoanIdCollateralsCollateralIdResponse

Parameters

loanId
resourceId

Constructors

constructor(loanId: Long? = null, resourceId: Long? = null)

Properties

Link copied to clipboard
val loanId: Long? = null
Link copied to clipboard
val resourceId: Long? = null