Skip to main content

UserAppAccount

Import this model from the entry point of its package:

import { UserAppAccount } from '@sailpoint/angular-sdk/apps';

Properties

NameTypeDescriptionNotes
id(optional) stringthe account ID[default to undefined]
type(optional) stringIt will always be "ACCOUNT"[default to undefined]
name(optional) stringthe account name[default to undefined]