ActionDefinition<S, N>: ActionSingle<S, N> | ActionBulk<S, N> | ActionGlobal<S, N>

Type Parameters