CheckoutForbiddenError union type.
@type t() :: PolarExpress.Schemas.AlreadyActiveSubscriptionError.t() | PolarExpress.Schemas.NotOpenCheckout.t() | PolarExpress.Schemas.PaymentNotReady.t() | PolarExpress.Schemas.TrialAlreadyRedeemed.t()