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