GlobalApiSelectPlanRequest: {
    planName?: Cockpit.v1.PlanName;
    projectId?: string;
}

Select a specific pricing plan.

Type declaration

  • OptionalplanName?: Cockpit.v1.PlanName

    Name of the pricing plan.

  • OptionalprojectId?: string

    ID of the Project.