Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FinalizeHandlerArguments<Input>

public

Type parameters

  • Input: object

Hierarchy

Index

Properties

Properties

input

input: Input

User input to a command. Reflects the userland representation of the union of data types the command can effectively handle.

request

request: unknown

The user input serialized as a request.