Module: WhopSDK::Models::FinancialActivityListResponse::Data::Account

Extended by:
Internal::Type::Union
Defined in:
lib/whop_sdk/models/financial_activity_list_response.rb,
sig/whop_sdk/models/financial_activity_list_response.rbs

Overview

The viewer account that owns this row's ledger. Present only when the response aggregates owned accounts (include_owned_accounts=true); omitted otherwise.

See Also:

  • WhopSDK::Models::FinancialActivityListResponse::Data#account

Defined Under Namespace

Classes: UnionMember0, UnionMember1

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Union

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

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/whop_sdk/models/financial_activity_list_response.rb', line 1081

Instance Method Details

#self?.variants::Array[WhopSDK::Models::FinancialActivityListResponse::Data::account]

Returns:

  • (::Array[WhopSDK::Models::FinancialActivityListResponse::Data::account])


898
# File 'sig/whop_sdk/models/financial_activity_list_response.rbs', line 898

def self?.variants: -> ::Array[WhopSDK::Models::FinancialActivityListResponse::Data::account]