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

# ResendCodeOptionsPayload

ResendCodeOptions
説明 Login のメール確認画面で使用する `resendCode` メソッドのオプションです。
この操作は、ユーザーがメールアドレスに新しい確認コードの送信を求める場合に使用されます。
たとえば、最初のコードを受信できなかった場合や、有効期限が切れた場合などです。

```ts Example theme={null}
export interface ResendCodeOptions extends CustomOptions {}
```

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

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