---
id: v1-int64-string-key-value-pair
title: Int64StringKeyValuePair
pagination_label: Int64StringKeyValuePair
sidebar_label: Int64StringKeyValuePair
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Int64StringKeyValuePair', 'v1Int64StringKeyValuePair']
slug: /tools/sdk/typescript/data_access_security/models/int64-string-key-value-pair
tags: ['SDK', 'Software Development Kit', 'Int64StringKeyValuePair', 'v1Int64StringKeyValuePair']
---

# Int64StringKeyValuePair

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **(optional)** `number` | The key for the tag or pair. | [default to undefined]
**value** | **(optional)** `string` | The value for the tag or pair. | [default to undefined]

