> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# ResendCodePayloadOptions

メールで送信された確認コードを再送するためのオプション

```ts Example theme={null}
export interface ResendCodeOptions {
  /** その他のカスタムオプション */
  [key: string]: string | number | boolean | undefined;
}
```

<h2 id="indexable">
  インデックス可能
</h2>

\[`key`: `string`]: `string` | `number` | `boolean` | `undefined`

追加のカスタムオプション
