> ## Documentation Index
> Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Orderly network hooks.RefferalAPI.ReferralInfo

[Orderly SDKs](/sdks/tech-doc/README) / [Modules](/sdks/tech-doc/modules) / [@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks) / [RefferalAPI](/sdks/tech-doc/modules/orderly_network_hooks.RefferalAPI) / ReferralInfo

# Interface: ReferralInfo

[@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks).[RefferalAPI](/sdks/tech-doc/modules/orderly_network_hooks.RefferalAPI).ReferralInfo

## Table of contents

### Properties

* [referee\_info](/sdks/tech-doc/interfaces/orderly_network_hooks.RefferalAPI.ReferralInfo#referee_info)
* [referrer\_info](/sdks/tech-doc/interfaces/orderly_network_hooks.RefferalAPI.ReferralInfo#referrer_info)

## Properties

### referee\_info

• **referee\_info**: [`Referee`](/sdks/tech-doc/modules/orderly_network_hooks.RefferalAPI#referee)

#### Defined in

[packages/hooks/src/referral/api.ts:5](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/hooks/src/referral/api.ts#L5)

***

### referrer\_info

• **referrer\_info**: [`Referrer`](/sdks/tech-doc/modules/orderly_network_hooks.RefferalAPI#referrer)

#### Defined in

[packages/hooks/src/referral/api.ts:4](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/hooks/src/referral/api.ts#L4)
