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