Class: PreludeSDK::Models::Verification::Phone::HistoryRetrieveResponse::Lifecycle::Event::Create
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/prelude_sdk/models/verification/phone/history_retrieve_response.rb,
sig/prelude_sdk/models/verification/phone/history_retrieve_response.rbs
Overview
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
731
|
# File 'sig/prelude_sdk/models/verification/phone/history_retrieve_response.rbs', line 731
def initialize: (
|
Instance Attribute Details
752
|
# File 'lib/prelude_sdk/models/verification/phone/history_retrieve_response.rb', line 752
optional :cost, -> { PreludeSDK::Verification::Phone::PhoneVerificationMoney }
|
#created_at ⇒ Time
747
|
# File 'lib/prelude_sdk/models/verification/phone/history_retrieve_response.rb', line 747
required :created_at, Time
|
Instance Method Details
#to_hash ⇒ {
736
|
# File 'sig/prelude_sdk/models/verification/phone/history_retrieve_response.rbs', line 736
def to_hash: -> {
|