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

# Interface: SignedIntent

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

## Properties

### authorizationEntryXdr

> **authorizationEntryXdr**: `string`

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

***

### feeToken?

> `optional` **feeToken?**: `string`

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

***

### from

> **from**: `string`

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

***

### network

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

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

***

### nonce

> **nonce**: `string`

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

***

### signatureExpirationLedger

> **signatureExpirationLedger**: `number`

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

***

### to

> **to**: `string`

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

***

### token

> **token**: `string`

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

***

### value

> **value**: `string`

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