Class: Telnyx::Models::Reports::ReportingPaginationMeta77109e5d17
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rb,
sig/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rbs
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 ⇒ Object
31
|
# File 'sig/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rbs', line 31
def initialize: (
|
Instance Attribute Details
#page_number ⇒ Integer?
10
|
# File 'lib/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rb', line 10
optional :page_number, Integer
|
#page_size ⇒ Integer?
15
|
# File 'lib/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rb', line 15
optional :page_size, Integer
|
#total_pages ⇒ Integer?
20
|
# File 'lib/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rb', line 20
optional :total_pages, Integer
|
#total_results ⇒ Integer?
25
|
# File 'lib/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rb', line 25
optional :total_results, Integer
|
Instance Method Details
#to_hash ⇒ {
38
|
# File 'sig/telnyx/models/reports/reporting_pagination_meta_77109e5d17.rbs', line 38
def to_hash: -> {
|