Table of Contents

Class StoreDeletedEventData

Namespace
PrivMX.Endpoint.Store.Models
Assembly
PrivMX.Endpoint.dll

Represents payload of the StoreDeletedEvent.

public class StoreDeletedEventData
Inheritance
StoreDeletedEventData
Inherited Members

Properties

StoreId

ID of the deleted Store.

public string StoreId { get; set; }

Property Value

string