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

# MfaPhoneChallengePickPhoneOptions

PickPhoneOptions
Defines the options for the 'pick-phone' action.
Although the interface only shows one phone number, this action might be used
in scenarios where the server needs to redirect to a phone selection screen.

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

## Indexable

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