Skip to main content

BaseCommonDto

Import this model from the entry point of its package:

import { BaseCommonDto } from '@sailpoint/angular-sdk/sim_integrations';

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the Object[readonly] [default to undefined]
namestringName of the Object[default to undefined]
created(optional) stringCreation date of the Object[readonly] [default to undefined]
modified(optional) stringLast modification date of the Object[readonly] [default to undefined]