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

# Interface: Session

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

## Properties

### account

> **account**: `string`

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

***

### expiresAt

> **expiresAt**: `number`

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

***

### id

> **id**: `string`

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

***

### policies

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

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

***

### sessionKey

> **sessionKey**: `string`

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