Skip to main content

NonEmployeeSourceLiteWithSchemaAttributes

Import this model from the entry point of its package:

import { NonEmployeeSourceLiteWithSchemaAttributes } from '@sailpoint/angular-sdk/non_employee_lifecycle_management';

Properties

NameTypeDescriptionNotes
id(optional) stringNon-Employee source id.[default to undefined]
sourceId(optional) stringSource Id associated with this non-employee source.[default to undefined]
name(optional) stringSource name associated with this non-employee source.[default to undefined]
description(optional) stringSource description associated with this non-employee source.[default to undefined]
schemaAttributes(optional) Array<NonEmployeeSchemaAttribute>List of schema attributes associated with this non-employee source.[default to undefined]