TemporaryPasswordState
Returns information about the availability of a temporary password, which can be used for payments.
This is an alias for the TemporaryPasswordStateUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "temporaryPasswordState" | |
hasPassword | boolean | True, if a temporary password is available |
validFor | number | Time left before the temporary password expires, in seconds |