Type Alias GetOrganizationParams

GetOrganizationParams: {
    organizationId: string;
}