Class: Openlayer::Models::Governance::Frameworks::SectionListRulesResponse::Item::Result::BlockedBy

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/openlayer/models/governance/frameworks/section_list_rules_response.rb,
sig/openlayer/models/governance/frameworks/section_list_rules_response.rbs

Defined Under Namespace

Modules: Status

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

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

Methods included from Internal::Util::SorbetRuntimeSupport

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

Constructor Details

#initialize(id: nil, status: nil) ⇒ Object

Parameters:



# File 'lib/openlayer/models/governance/frameworks/section_list_rules_response.rb', line 505

Instance Attribute Details

#id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


496
# File 'lib/openlayer/models/governance/frameworks/section_list_rules_response.rb', line 496

optional :id, String

#status ⇒ Symbol, ...

The compliance status of the rule for this entity.



502
503
# File 'lib/openlayer/models/governance/frameworks/section_list_rules_response.rb', line 502

optional :status,
enum: -> { Openlayer::Models::Governance::Frameworks::SectionListRulesResponse::Item::Result::BlockedBy::Status }

Instance Method Details

#to_hash ⇒ {

Returns:

  • ({)


396
# File 'sig/openlayer/models/governance/frameworks/section_list_rules_response.rbs', line 396

def to_hash: -> {