service/domain/system_information/system_information_eventsourcing
Api Code Documentation / Exports / service/domain/system_information/system_information_eventsourcing
#
Table of contents#
Functions#
Functions#
sourceSystemInformationâ–¸ sourceSystemInformation(ctx
, events
): Object
#
ParametersName | Type |
---|---|
ctx | Ctx |
events | BusinessEvent [] |
#
ReturnsObject
Name | Type |
---|---|
errors | EventSourcingError [] |
systemInformation | SystemInformation |
#
Defined insrc/service/domain/system_information/system_information_eventsourcing.ts:10