Module: FinchAPI::Models::RequestForwardingForwardResponse::Request::Data

Extended by:
Internal::Type::Union
Defined in:
lib/finch_api/models/request_forwarding_forward_response.rb

Overview

The body that was specified for the forwarded request.

See Also:

Constant Summary collapse

UnionMember1Map =
FinchAPI::Internal::Type::HashOf[FinchAPI::Internal::Type::Unknown, nil?: true]

Class Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants

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

Class Method Details

.variantsArray(String, Hash{Symbol=>Object, nil})

Returns:

  • (Array(String, Hash{Symbol=>Object, nil}))


# File 'lib/finch_api/models/request_forwarding_forward_response.rb', line 114