DeleteFixedDepositProductsProductIdResponse

@Serializable
data class DeleteFixedDepositProductsProductIdResponse(val resourceId: Int? = null)

DeleteFixedDepositProductsProductIdResponse

Parameters

resourceId

Constructors

constructor(resourceId: Int? = null)

Properties

Link copied to clipboard
val resourceId: Int? = null