Libticketto
Preparing search index...
@ticketto/protocol
EventCreated
Type Alias EventCreated
A new event has been created, and thus it's able to be listed in clients.
type
EventCreated
=
{
id
:
EventId
;
owner
:
AccountId
;
type
:
"EventCreated"
;
}
Index
Properties
id
owner
type
Properties
id
id
:
EventId
owner
owner
:
AccountId
type
type
:
"EventCreated"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
owner
type
Libticketto
Loading...
A new event has been created, and thus it's able to be listed in clients.