Module: HubSpotSDK::Models::Events::EnumerationPropertyOperation::Operator

Extended by:
Internal::Type::Enum
Defined in:
lib/hubspot_sdk/models/events/enumeration_property_operation.rb

Overview

See Also:

Constant Summary collapse

CONTAINS_ALL =
:CONTAINS_ALL
DOES_NOT_CONTAIN_ALL =
:DOES_NOT_CONTAIN_ALL
HAS_EVER_BEEN_ANY_OF =
:HAS_EVER_BEEN_ANY_OF
HAS_EVER_BEEN_EXACTLY =
:HAS_EVER_BEEN_EXACTLY
HAS_EVER_CONTAINED_ALL =
:HAS_EVER_CONTAINED_ALL
HAS_NEVER_BEEN_ANY_OF =
:HAS_NEVER_BEEN_ANY_OF
HAS_NEVER_BEEN_EXACTLY =
:HAS_NEVER_BEEN_EXACTLY
HAS_NEVER_CONTAINED_ALL =
:HAS_NEVER_CONTAINED_ALL
IS_ANY_OF =
:IS_ANY_OF
IS_EXACTLY =
:IS_EXACTLY
IS_NONE_OF =
:IS_NONE_OF
IS_NOT_EXACTLY =
:IS_NOT_EXACTLY

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