Skip to main content

Interface: IResponse

Base response data.

Table of contents

Properties

Properties

error

Optional error: Object

Optional error in the response.

Type declaration

NameTypeDescription
codestringThe code for the error response.
messagestringA more descriptive version of the error.