MyBusinessTemplateFavoriteListUpdated

data class MyBusinessTemplateFavoriteListUpdated(val param: Any? = null) : MyBusinessTemplateEvent

This data class is used when an update is done on the template list.

Constructors

Link copied to clipboard
fun MyBusinessTemplateFavoriteListUpdated(param: Any? = null)

Properties

Link copied to clipboard
val param: Any? = null

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String