# Interface: Response<D, I, R>

# Type parameters

Name Default
D -
I any
R any

# Table of contents

# Properties

# Properties

# data

data: D

Defined in: types/api.ts:2 (opens new window)


# included

Optional included: Include<I, R, string>[]

Defined in: types/api.ts:3 (opens new window)


Optional links: Links

Defined in: types/api.ts:4 (opens new window)