ResendLastAction

@Serializable
@SerialName(value = "ResendLastAction")
data class ResendLastAction(val storeId: Uuid) : ServerEvent

Constructors

Link copied to clipboard
constructor(storeId: Uuid)

Properties

Link copied to clipboard
open override val storeId: Uuid