Skip to main content

ListFormDefinitionsByTenantResponse

Import this model from the entry point of its package:

import { ListFormDefinitionsByTenantResponse } from '@sailpoint/angular-sdk/custom_forms';

Properties

NameTypeDescriptionNotes
count(optional) numberCount number of results.[default to undefined]
results(optional) Array<FormDefinitionResponse>List of FormDefinitionResponse items.[default to undefined]