Class: Onlyfans::Models::Fans::SummaryGetSummaryResponse
Overview
Defined Under Namespace
Classes: SummaryData
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(analyzed_message_count: nil, error_message: nil, last_analyzed_at: nil, status: nil, summary_data: nil) ⇒ Object
|
# File 'lib/onlyfans/models/fans/summary_get_summary_response.rb', line 33
|
Instance Attribute Details
#analyzed_message_count ⇒ Integer?
11
|
# File 'lib/onlyfans/models/fans/summary_get_summary_response.rb', line 11
optional :analyzed_message_count, Integer
|
#error_message ⇒ String?
16
|
# File 'lib/onlyfans/models/fans/summary_get_summary_response.rb', line 16
optional :error_message, String, nil?: true
|
#last_analyzed_at ⇒ String?
21
|
# File 'lib/onlyfans/models/fans/summary_get_summary_response.rb', line 21
optional :last_analyzed_at, String
|
#status ⇒ String?
26
|
# File 'lib/onlyfans/models/fans/summary_get_summary_response.rb', line 26
optional :status, String
|