[@newfound8ion/newcoin-sdk](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / ImmutableData

# Interface: ImmutableData

[<internal>](../modules/internal_.md).ImmutableData

## Table of contents

### Properties

- [key](internal_.ImmutableData.md#key)
- [value](internal_.ImmutableData.md#value)

## Properties

### key

• **key**: `string`

#### Defined in

[aassets/atomicTypes.ts:7](https://github.com/newfound8ion/newcoin-sdk/blob/86b014f/src/aassets/atomicTypes.ts#L7)

___

### value

• **value**: `string`[]

#### Defined in

[aassets/atomicTypes.ts:8](https://github.com/newfound8ion/newcoin-sdk/blob/86b014f/src/aassets/atomicTypes.ts#L8)
