- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Type alias EventInterface
 
Event
Interface
: {     eventSchema
?: RawJson | null;     tag
?: string | null; } 
Type declaration
- 
Optional eventSchema?: RawJson | null
 
- 
Optional tag?: string | null