Module: Yext::Api::Concerns::EnumAll
- Extended by:
- ActiveSupport::Concern
- Included in:
- Enumerations::AddRequestLocationMode, Enumerations::AddRequestStatus, Enumerations::ErrorCodes, Enumerations::ErrorCodes::AgreementsErrors, Enumerations::ErrorCodes::AnalyticsErrors, Enumerations::ErrorCodes::CustomersErrros, Enumerations::ErrorCodes::EclErrors, Enumerations::ErrorCodes::FeedbackErrors, Enumerations::ErrorCodes::GeneralErrors, Enumerations::ErrorCodes::LiveApiErrors, Enumerations::ErrorCodes::LocationsErrors, Enumerations::ErrorCodes::OptimizationsErrors, Enumerations::ErrorCodes::PublisherSuggestionsErrors, Enumerations::ErrorCodes::ReviewsErrors, Enumerations::ErrorCodes::SocialErrors, Enumerations::ErrorCodes::SubscriptionsErrors, Enumerations::ErrorCodes::SuppressionErrors, Enumerations::ErrorCodes::UsersErrors, Enumerations::ListingStatus, Enumerations::LocationType, Enumerations::OptimizationLinkMode, Enumerations::Validation
- Defined in:
- lib/yext/api/concerns/enum_all.rb
Overview
This concern adds an ‘all` method to an enumeration class to list all constants in that class.