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

# Interface: SessionRevokeInput

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

Input to build the unsigned session-revoke entry (contract account model).

## Properties

### from

> **from**: `string`

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

***

### nonce

> **nonce**: `bigint`

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

***

### sessionKey

> **sessionKey**: `string`

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