PostSavingsProductsResponse

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

PostSavingsProductsResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Int? = null