Class: Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Months::Const1735689661
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Months::Const1735689661
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: Subscribe, Tip
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(gross: nil, net: nil, time: nil) ⇒ Object
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 197
|
Instance Attribute Details
156
157
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 156
optional :subscribes,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Months::Const1735689661::Subscribe] }
|
162
163
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 162
optional :tips,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::PayoutRetrieveEarningStatisticsResponse::Data::List::Months::Const1735689661::Tip] }
|
#total_gross ⇒ Integer?
168
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 168
optional :total_gross, Integer
|
#total_net ⇒ Integer?
173
|
# File 'lib/onlyfans/models/payout_retrieve_earning_statistics_response.rb', line 173
optional :total_net, Integer
|
Instance Method Details
#to_hash ⇒ {
256
|
# File 'sig/onlyfans/models/payout_retrieve_earning_statistics_response.rbs', line 256
def to_hash: -> {
|