Interface: BaseResponse

All response types extend this - nothing should implement this directly

Hierarchy

Index

Properties

Properties

data

data: Array‹object›


Optional error

error? : undefined | object


meta

meta: object

Type declaration: