BulkTaggedObjectResponse
Import this model from the entry point of its package:
import { BulkTaggedObjectResponse } from '@sailpoint/angular-sdk/tagged_objects';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| objectRefs | (optional) Array<TaggedObjectDto> | [default to undefined] | |
| tags | (optional) Array<string> | Label to be applied to an Object | [default to undefined] |