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
Parameters
Name | Type |
---|---|
ctx | Ctx |
events | BusinessEvent [] |
Returns
Object
Name | Type |
---|---|
errors | EventSourcingError [] |
systemInformation | SystemInformation |
Defined in
src/service/domain/system_information/system_information_eventsourcing.ts:11