Class: Telnyx::Models::MessagingTollfree::Verification::RequestCreateParams
- Inherits:
-
TfVerificationRequest
- Object
- Internal::Type::BaseModel
- TfVerificationRequest
- Telnyx::Models::MessagingTollfree::Verification::RequestCreateParams
- Extended by:
- Internal::Type::RequestParameters::Converter
- Includes:
- Internal::Type::RequestParameters
- Defined in:
- lib/telnyx/models/messaging_tollfree/verification/request_create_params.rb
Overview
Instance Attribute Summary
Attributes included from Internal::Type::RequestParameters
Attributes inherited from TfVerificationRequest
#additional_information, #age_gated_content, #business_addr1, #business_addr2, #business_city, #business_contact_email, #business_contact_first_name, #business_contact_last_name, #business_contact_phone, #business_name, #business_registration_country, #business_registration_number, #business_registration_type, #business_state, #business_zip, #campaign_verify_authorization_token, #corporate_website, #doing_business_as, #entity_type, #help_message_response, #isv_reseller, #message_volume, #opt_in_confirmation_response, #opt_in_keywords, #opt_in_workflow, #opt_in_workflow_image_urls, #phone_numbers, #privacy_policy_url, #production_message_content, #terms_and_condition_url, #use_case, #use_case_summary, #webhook_url
Instance Method Summary collapse
- #initialize(request_options: {}) ⇒ Object constructor
Methods included from Internal::Type::RequestParameters::Converter
Methods included from Internal::Type::RequestParameters
Methods inherited from Internal::Type::BaseModel
==, #==, #[], 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
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(request_options: {}) ⇒ Object
|
|
# File 'lib/telnyx/models/messaging_tollfree/verification/request_create_params.rb', line 12
|