Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UseCase

A UseCase is either a Command or a Query

Hierarchy

Index

Properties

Properties

name: any
payload: any
type: "query" | "command"

Generated using TypeDoc