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

# Interface: SessionGrant

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

## Properties

### expiresAt

> **expiresAt**: `number`

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

***

### policies

> **policies**: [`SessionPolicy`](/sdk-reference/core/src/type-aliases/SessionPolicy)\[]

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

***

### sessionKey

> **sessionKey**: [`SignerKey`](/sdk-reference/core/src/interfaces/SignerKey)

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