raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateDefinitions
/
create
create
fun
<
Id
:
RaptorAggregateId
>
create
(
id
:
Id
)
:
RaptorAggregate
<
out
Id
,
RaptorAggregateCommand
<
Nothing
>
,
RaptorAggregateChange
<
Id
>
>
?