GetOrganizationRequest Properties Name Type Description Notes organizationId string [default to undefined] Example import { GetOrganizationRequest } from '@phantom/openapi-wallet-service'; const instance: GetOrganizationRequest = { organizationId, }; [Back to Model list] [Back to API list] [Back to README]