Interface: ApiResponseError

handler.ApiResponseError

This should match the corresponding ApiResponseError interface defined in the game-client package.

Properties

errorData

Optional errorData: any


errorMessage

Optional errorMessage: string


status

status: "error"