ResendLastIntent

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

Constructors

Link copied to clipboard
constructor(storeId: Uuid)

Properties

Link copied to clipboard
open override val storeId: Uuid