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

# Interface: RelayPayload

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

EXACT shape of facilitator stellarSorobanSchema.

## Properties

### authorizationEntryXdr

> **authorizationEntryXdr**: `string`

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

***

### feeToken?

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

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

***

### from

> **from**: `string`

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

***

### nonce

> **nonce**: `string`

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

***

### sessionOp?

> `optional` **sessionOp?**: `"install"` | `"revoke"`

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

***

### signatureExpirationLedger

> **signatureExpirationLedger**: `number`

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

***

### to

> **to**: `string`

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

***

### token

> **token**: `string`

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

***

### value

> **value**: `string`

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