SteveListResponse<T>
Steve API JSON response for LIST requests
Type Parameters
T
T = SteveGetResponse
Indexable
[key: string]: any
Properties
actions
actions: any;
count
count: number;
data
data: T[];
links
links: any;
resourceType
resourceType: string;
revision
revision: string;
type
type: string;