shared/helpers/plan_features library

Enums

PlanFeature
A feature that the Starter plan does not include.

Functions

planFeatureDeniedFailure(ProcurementDeniedException e, StackTrace s, {required PlanFeature feature, required String projectId, required String failureMessage}) FailureException
Maps a ProcurementDeniedException to the failure shown to the user.