---
id: v1-non-employee-source-lite-with-schema-attributes
title: NonEmployeeSourceLiteWithSchemaAttributes
pagination_label: NonEmployeeSourceLiteWithSchemaAttributes
sidebar_label: NonEmployeeSourceLiteWithSchemaAttributes
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'NonEmployeeSourceLiteWithSchemaAttributes', 'v1NonEmployeeSourceLiteWithSchemaAttributes']
slug: /tools/sdk/typescript/non_employee_lifecycle_management/models/non-employee-source-lite-with-schema-attributes
tags: ['SDK', 'Software Development Kit', 'NonEmployeeSourceLiteWithSchemaAttributes', 'v1NonEmployeeSourceLiteWithSchemaAttributes']
---

# NonEmployeeSourceLiteWithSchemaAttributes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | Non-Employee source id. | [default to undefined]
**sourceId** | **(optional)** `string` | Source Id associated with this non-employee source. | [default to undefined]
**name** | **(optional)** `string` | Source name associated with this non-employee source. | [default to undefined]
**description** | **(optional)** `string` | Source 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]

