type Links = {
    next?: automations.PaginationLink;
    prev?: automations.PaginationLink;
}
Index

Properties

Properties