PostLoanProductsResponse

@Serializable
data class PostLoanProductsResponse(val resourceId: Long? = null)

PostLoanProductsResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Long? = null