AuthenticationCodeInfo
Information about the authentication code that was sent.
This is an alias for the AuthenticationCodeInfoUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "authenticationCodeInfo" | |
phoneNumber | string | A phone number that is being authenticated |
type | The way the code was sent to the user | |
nextType | The way the next code will be sent to the user; may be null | |
timeout | number | Timeout before the code can be re-sent, in seconds |