Appearance
@line/bot-sdk / manageAudience / ErrorResponse
Type Alias: ErrorResponse
ErrorResponse =
object
Defined in: lib/manage-audience/model/errorResponse.ts:15
Properties
details?
optional
details:ErrorDetail
[]
Defined in: lib/manage-audience/model/errorResponse.ts:27
An array of error details. If the array is empty, this property will not be included in the response.
See
message
message:
string
Defined in: lib/manage-audience/model/errorResponse.ts:21
Message containing information about the error.