PutSavingsProductsProductIdResponse

@Serializable
data class PutSavingsProductsProductIdResponse(val changes: PutSavingsChanges? = null, val resourceId: Int? = null)

PutSavingsProductsProductIdResponse

Parameters

changes
resourceId

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
val resourceId: Int? = null