Class: Revox::Models::CampaignGetRowsResponse::Row::Call::Assistant::PromptFlow
Overview
Defined Under Namespace
Classes: Edge, Node
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(id:, source:, target:) ⇒ Object
|
# File 'lib/revox/models/campaign_get_rows_response.rb', line 1378
|
Instance Attribute Details
1349
1350
|
# File 'lib/revox/models/campaign_get_rows_response.rb', line 1349
required :edges,
-> { Revox::Internal::Type::ArrayOf[Revox::Models::CampaignGetRowsResponse::Row::Call::Assistant::PromptFlow::Edge] }
|
1355
1356
|
# File 'lib/revox/models/campaign_get_rows_response.rb', line 1355
required :nodes,
-> { Revox::Internal::Type::ArrayOf[Revox::Models::CampaignGetRowsResponse::Row::Call::Assistant::PromptFlow::Node] }
|
Instance Method Details
#to_hash ⇒ {
1029
|
# File 'sig/revox/models/campaign_get_rows_response.rbs', line 1029
def to_hash: -> {
|