Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IActionReply

An object representing a server reply to performing an action.

Hierarchy

  • IActionReply

Index

Properties

Properties

Optional message

message: string

An optional message when the status is not 'ok'.

status

status: "error" | "ok" | "warning"

The status category of the reply.

Generated using TypeDoc