Type Alias AutomationList

type AutomationList = {
    data?: automations.AutomationListObject[];
    links?: automations.Links;
}
Index

Properties

Properties