PutLoansLoanIdCollateralsCollateralIdResponse

@Serializable
data class PutLoansLoanIdCollateralsCollateralIdResponse(val changes: PutLoansLoandIdCollateralsCollateralIdRequest? = null, val loanId: Long? = null, val resourceId: Long? = null)

PutLoansLoanIdCollateralsCollateralIdResponse

Parameters

changes
loanId
resourceId

Constructors

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

Properties

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