Class: Telnyx::Models::DocumentLinkListResponse
- Inherits:
-
DocServiceRecord
show all
- Defined in:
- lib/telnyx/models/document_link_list_response.rb,
sig/telnyx/models/document_link_list_response.rbs
Overview
Instance Attribute Summary
#created_at, #id, #updated_at
Instance Method Summary
collapse
#created_at=, #id=, #updated_at=
==, #==, #[], 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(document_id: nil, linked_record_type: nil, linked_resource_id: nil, record_type: nil) ⇒ Object
|
# File 'lib/telnyx/models/document_link_list_response.rb', line 33
|
Instance Method Details
#document_id ⇒ String?
12
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 12
def document_id: -> String?
|
#document_id= ⇒ String
14
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 14
def document_id=: (String _) -> String
|
#linked_record_type ⇒ String?
16
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 16
def linked_record_type: -> String?
|
#linked_record_type= ⇒ String
18
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 18
def linked_record_type=: (String _) -> String
|
#linked_resource_id ⇒ String?
20
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 20
def linked_resource_id: -> String?
|
#linked_resource_id= ⇒ String
22
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 22
def linked_resource_id=: (String _) -> String
|
#record_type ⇒ String?
24
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 24
def record_type: -> String?
|
#record_type= ⇒ String
26
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 26
def record_type=: (String _) -> String
|
#to_hash ⇒ {
35
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 35
def to_hash: -> {
|