Options
All
  • Public
  • Public/Protected
  • All
Menu

The response containing a message.

Hierarchy

  • MessageResponse

Index

Properties

Properties

data: { message: string }

The response body.

Type declaration

  • message: string

    The message.

statusCode: number

HTTP status code.

Generated using TypeDoc