StoreDeletedEventData

data class StoreDeletedEventData(val storeId: String)

Holds information about deleted Store.

Constructors

Link copied to clipboard
constructor(storeId: String)

Properties

Link copied to clipboard

ID of the deleted Store.