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