Type Alias RunList

type RunList = {
    data?: automations.RunListObject[];
    links?: automations.Links;
}
Index

Properties

Properties