ListFormDefinitionsByTenantResponse
Import this model from the entry point of its package:
import { ListFormDefinitionsByTenantResponse } from '@sailpoint/angular-sdk/custom_forms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| count | (optional) number | Count number of results. | [default to undefined] |
| results | (optional) Array<FormDefinitionResponse> | List of FormDefinitionResponse items. | [default to undefined] |