> ## 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: PreparedIntent

# Interface: PreparedIntent

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

## Properties

### feeQuote?

> `optional` **feeQuote?**: [`FeeQuote`](/sdk-reference/core/src/interfaces/FeeQuote)

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

***

### from

> **from**: `string`

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

***

### network

> **network**: [`Network`](/sdk-reference/core/src/type-aliases/Network)

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

***

### nonce

> **nonce**: `string`

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

***

### preimageXdr

> **preimageXdr**: `string`

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

***

### signatureExpirationLedger

> **signatureExpirationLedger**: `number`

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

***

### to

> **to**: `string`

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

***

### token

> **token**: `string`

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

***

### unsignedEntry

> **unsignedEntry**: `SorobanAuthorizationEntry`

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

***

### value

> **value**: `string`

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