Class: Onlyfans::Models::PayoutRequestManualWithdrawalResponse::UnionMember1::Meta
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/payout_request_manual_withdrawal_response.rb,
sig/onlyfans/models/payout_request_manual_withdrawal_response.rbs
Overview
Defined Under Namespace
Classes: Cache, Credits, RateLimits
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(balance: nil, note: nil, used: nil) ⇒ Object
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 187
|
Instance Attribute Details
172
173
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 172
optional :_cache,
-> { Onlyfans::Models::PayoutRequestManualWithdrawalResponse::UnionMember1::Meta::Cache }
|
178
179
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 178
optional :_credits,
-> { Onlyfans::Models::PayoutRequestManualWithdrawalResponse::UnionMember1::Meta::Credits }
|
184
185
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 184
optional :_rate_limits,
-> { Onlyfans::Models::PayoutRequestManualWithdrawalResponse::UnionMember1::Meta::RateLimits }
|
Instance Method Details
#to_hash ⇒ {
255
|
# File 'sig/onlyfans/models/payout_request_manual_withdrawal_response.rbs', line 255
def to_hash: -> {
|