DeleteSavingsProductsProductIdResponse

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

DeleteSavingsProductsProductIdResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Int? = null