Module: Openlayer::Models::Governance::FrameworkCreateResponse::ProjectSelector::Match::Property

Extended by:
Internal::Type::Enum
Defined in:
lib/openlayer/models/governance/framework_create_response.rb,
sig/openlayer/models/governance/framework_create_response.rbs

Overview

The project property to match against.

See Also:

  • Openlayer::Models::Governance::FrameworkCreateResponse::ProjectSelector::Match#property

Constant Summary collapse

TASK_TYPE =

Returns:

:taskType
RISK_LEVEL =

Returns:

:riskLevel
RISK_TOTAL_SCORE =

Returns:

:riskTotalScore
NAME =

Returns:

:name
OWNER_ID =

Returns:

:ownerId
MODEL_TYPES =

Returns:

:modelTypes

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, 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

Instance Method Details

#self?.values ⇒ ::Array[Openlayer::Models::Governance::FrameworkCreateResponse::ProjectSelector::Match::property]

Returns:



197
# File 'sig/openlayer/models/governance/framework_create_response.rbs', line 197

def self?.values: -> ::Array[Openlayer::Models::Governance::FrameworkCreateResponse::ProjectSelector::Match::property]