[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [interfaces](../modules/interfaces.md) / DiscountInfoType

# Interface: DiscountInfoType

[interfaces](../modules/interfaces.md).DiscountInfoType

## Table of contents

### Properties

- [bump](interfaces.DiscountInfoType.md#bump)
- [data](interfaces.DiscountInfoType.md#data)

## Properties

### bump

• **bump**: `number`

#### Defined in

[interfaces.ts:315](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L315)

___

### data

• **data**: [`DiscountVariantType`](../modules/interfaces.md#discountvarianttype)

#### Defined in

[interfaces.ts:314](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L314)
