openapi

@tuyapi/openapi / Exports / responses / TuyaResponse

Interface: TuyaResponse<T>

responses.TuyaResponse

Type parameters

Name Type
T object | unknown

Hierarchy

Table of contents

Properties

Properties

msg

• msg: string

Defined in: responses.ts:4


result

• result: T

Defined in: responses.ts:7


success

• success: boolean

Defined in: responses.ts:6


t

• t: number

Defined in: responses.ts:5