| Name | Type | Description | Notes |
|---|---|---|---|
| method | string | [default to undefined] | |
| params | UpdateAuthenticatorRequest | [default to undefined] |
import { UpdateAuthenticator } from '@phantom/openapi-wallet-service';
const instance: UpdateAuthenticator = {
method,
params,
};