Type Alias OutputList

type OutputList = {
    data: OutputListItem[];
    links: LinksResponse;
}
Index

Properties

Properties

a list of outputs containing all the report outputs