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

# Interface: AccountRamDelta

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

## Table of contents

### Properties

- [account](internal_.AccountRamDelta.md#account)
- [delta](internal_.AccountRamDelta.md#delta)

## Properties

### account

• **account**: `string`

#### Defined in

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

___

### delta

• **delta**: `string`

#### Defined in

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