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, #record_type, #updated_at
Instance Method Summary
collapse
#created_at=, #id=, #record_type=, #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) ⇒ Object
|
# File 'lib/telnyx/models/document_link_list_response.rb', line 27
|
Instance Method Details
#document_id ⇒ String?
11
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 11
def document_id: -> String?
|
#document_id= ⇒ String
13
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 13
def document_id=: (String _) -> String
|
#linked_record_type ⇒ String?
15
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 15
def linked_record_type: -> String?
|
#linked_record_type= ⇒ String
17
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 17
def linked_record_type=: (String _) -> String
|
#linked_resource_id ⇒ String?
19
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 19
def linked_resource_id: -> String?
|
#linked_resource_id= ⇒ String
21
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 21
def linked_resource_id=: (String _) -> String
|
#to_hash ⇒ {
29
|
# File 'sig/telnyx/models/document_link_list_response.rbs', line 29
def to_hash: -> {
|