Class: Openlayer::Models::Governance::Frameworks::SubsectionListRulesResponse::Item::Result::Blocking

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/openlayer/models/governance/frameworks/subsection_list_rules_response.rb,
sig/openlayer/models/governance/frameworks/subsection_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/subsection_list_rules_response.rb', line 542

Instance Attribute Details

#id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


533
# File 'lib/openlayer/models/governance/frameworks/subsection_list_rules_response.rb', line 533

optional :id, String

#status ⇒ Symbol, ...

The compliance status of the rule for this entity.



539
540
# File 'lib/openlayer/models/governance/frameworks/subsection_list_rules_response.rb', line 539

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

Instance Method Details

#to_hash ⇒ {

Returns:

  • ({)


447
# File 'sig/openlayer/models/governance/frameworks/subsection_list_rules_response.rbs', line 447

def to_hash: -> {