Module: WhopSDK::Models::Transfer::Destination
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/whop_sdk/models/transfer.rb
Overview
The recipient of the credit transaction transfer
Defined Under Namespace
Instance Method Summary collapse
-
#initialize(id: , name: , username: , typename: :User) ⇒ Object
An object representing a (sanitized) user of the site.
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
Instance Method Details
#initialize(id: , name: , username: , typename: :User) ⇒ Object
An object representing a (sanitized) user of the site.
|
|
# File 'lib/whop_sdk/models/transfer.rb', line 128
|