Module: Stigg::Models::V1::SubscriptionProvisionResponse::Data::Entitlement::UnionObjectVariant0::AccessDeniedReason

Extended by:
Internal::Type::Enum
Defined in:
lib/stigg/models/v1/subscription_provision_response.rb

Overview

Constant Summary collapse

FEATURE_NOT_FOUND =
:FeatureNotFound
CUSTOMER_NOT_FOUND =
:CustomerNotFound
CUSTOMER_IS_ARCHIVED =
:CustomerIsArchived
CUSTOMER_RESOURCE_NOT_FOUND =
:CustomerResourceNotFound
NO_ACTIVE_SUBSCRIPTION =
:NoActiveSubscription
NO_FEATURE_ENTITLEMENT_IN_SUBSCRIPTION =
:NoFeatureEntitlementInSubscription
REQUESTED_USAGE_EXCEEDING_LIMIT =
:RequestedUsageExceedingLimit
REQUESTED_VALUES_MISMATCH =
:RequestedValuesMismatch
BUDGET_EXCEEDED =
:BudgetExceeded
UNKNOWN =
:Unknown
FEATURE_TYPE_MISMATCH =
:FeatureTypeMismatch
REVOKED =
:Revoked
INSUFFICIENT_CREDITS =
:InsufficientCredits
ENTITLEMENT_NOT_FOUND =
:EntitlementNotFound

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info