Skip to main content

SourceSubtype

Import this model from the entry point of its package:

import { SourceSubtype } from '@sailpoint/angular-sdk/machine_accounts';

Properties

NameTypeDescriptionNotes
id(optional) stringUnique identifier for the subtype.[default to undefined]
sourceId(optional) stringThe ID of the source.[readonly] [default to undefined]
technicalNamestringTechnical name of the subtype.[default to undefined]
displayNamestringDisplay name of the subtype.[default to undefined]
descriptionstringDescription of the subtype.[default to undefined]
created(optional) stringCreation timestamp.[default to undefined]
modified(optional) stringLast modified timestamp.[default to undefined]
type(optional) stringType of the subtype. Either MACHINE OR null.[default to undefined]