Skip to main content

SearchArguments

Import this model from the entry point of its package:

import { SearchArguments } from '@sailpoint/angular-sdk/saved_search';

Properties

NameTypeDescriptionNotes
scheduleId(optional) stringThe ID of the scheduled search that triggered the saved search execution.[default to undefined]
owner(optional) TypedReferenceThe owner of the scheduled search being tested.[default to undefined]
recipients(optional) Array<TypedReference>The email recipients of the scheduled search being tested.[default to undefined]