Class: Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb,
sig/onlyfans/models/payout_retrieve_earning_statistics_response.rbs
Overview
Defined Under Namespace
Classes: All, ChatMessages, Post, Subscribes, Tips
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(total_gross: nil, total_net: nil) ⇒ Object
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 256
|
Instance Attribute Details
232
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 232
optional :all, -> { Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total::All }
|
237
238
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 237
optional :chat_messages,
-> { Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total::ChatMessages }
|
243
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 243
optional :post, -> { Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total::Post }
|
248
249
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 248
optional :subscribes,
-> { Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total::Subscribes }
|
254
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 254
optional :tips, -> { Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Total::Tips }
|
Instance Method Details
#to_hash ⇒ {
361
|
# File 'sig/onlyfans/models/payout_retrieve_earning_statistics_response.rbs', line 361
def to_hash: -> {
|