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

# Interface: FeeQuote

# Interface: FeeQuote

Defined in: [packages/core/src/types.ts:202](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L202)

FeeForwarder quote returned by the facilitator (`POST /fee/quote`).

## Properties

### collector

> **collector**: `string`

Defined in: [packages/core/src/types.ts:204](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L204)

***

### estimatedXlmFee

> **estimatedXlmFee**: `string`

Defined in: [packages/core/src/types.ts:206](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L206)

***

### expiresAtLedger

> **expiresAtLedger**: `number`

Defined in: [packages/core/src/types.ts:208](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L208)

***

### forwarder

> **forwarder**: `string`

Defined in: [packages/core/src/types.ts:203](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L203)

***

### token

> **token**: `string`

Defined in: [packages/core/src/types.ts:205](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L205)

***

### tokenAmount

> **tokenAmount**: `string`

Defined in: [packages/core/src/types.ts:207](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L207)
