Skip to main content

Int64StringKeyValuePair

Import this model from the entry point of its package:

import { Int64StringKeyValuePair } from '@sailpoint/angular-sdk/data_access_security';

Properties

NameTypeDescriptionNotes
key(optional) numberThe key for the tag or pair.[default to undefined]
value(optional) stringThe value for the tag or pair.[default to undefined]