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