service/domain/organization/group_created
Api Code Documentation / Exports / service/domain/organization/group_created
#
Table of contents#
Interfaces#
Variables#
Functions#
Variables#
schema• Const
schema: ObjectSchema
#
Defined insrc/service/domain/organization/group_created.ts:40
#
Functions#
createEventâ–¸ createEvent(source
, publisher
, group
, time?
): Type
<Event
>
#
ParametersName | Type |
---|---|
source | string |
publisher | string |
group | InitialData |
time | string |
#
Returns#
Defined insrc/service/domain/organization/group_created.ts:48
#
validateâ–¸ validate(input
): Type
<Event
>
#
ParametersName | Type |
---|---|
input | any |