PostLoansLoanIdCollateralsRequest

@Serializable
data class PostLoansLoanIdCollateralsRequest(val collateralTypeId: Long? = null)

PostLoansLoanIdCollateralsRequest

Parameters

collateralTypeId

Constructors

Link copied to clipboard
constructor(collateralTypeId: Long? = null)

Properties

Link copied to clipboard
val collateralTypeId: Long? = null