STRWishlistEventResult

data class STRWishlistEventResult(message: String)

Data class that represents the result of an event. It contains the following properties

Constructors

STRWishlistEventResult
Link copied to clipboard
fun STRWishlistEventResult(message: String)

Properties

message
Link copied to clipboard
val message: String

: A string that holds a message or description associated with the event result