Skip to content

agent-provider-bytedance / Exports / IBytedanceApiErrorResponse

Interface: IBytedanceApiErrorResponse

Table of contents

Properties

Properties

code

Optional code: string

Defined in

types.ts:65


message

Optional message: string

Defined in

types.ts:66


details

Optional details: Record<string, TUniversalValue>

Defined in

types.ts:67

Released under the MIT License.