# PackUOSignatureParams | @account-kit/smart-contracts

> Overview of PackUOSignatureParams from @account-kit/smart-contracts

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type PackUOSignatureParams = object;
```

Defined in: [account-kit/smart-contracts/src/ma-v2/utils.ts:45](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/smart-contracts/src/ma-v2/utils.ts#L45)

## Properties

<table>
  <thead>
    <tr>
      <th align="left">Property</th>
      <th align="left">Type</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a id="validationsignature" /> `validationSignature`
      </td>

      <td>
        [`Hex`](https://viem.sh)
      </td>
    </tr>

  </tbody>
</table>