Class: HubSpotSDK::Models::Cms::Pages::WebsitePageCreateParams

Inherits:
HubSpotSDK::Models::Cms::PageData show all
Extended by:
Internal::Type::RequestParameters::Converter
Includes:
Internal::Type::RequestParameters
Defined in:
lib/hubspot_sdk/models/cms/pages/website_page_create_params.rb

Overview

Instance Attribute Summary

Attributes included from Internal::Type::RequestParameters

#request_options

Attributes inherited from HubSpotSDK::Models::Cms::PageData

#ab_status, #ab_test_id, #archived_at, #archived_in_dashboard, #attached_stylesheets, #author_name, #campaign, #category_id, #content_group_id, #content_type_category, #created, #created_by_id, #current_state, #currently_published, #domain, #dynamic_page_data_source_id, #dynamic_page_data_source_type, #dynamic_page_hub_db_table_id, #enable_domain_stylesheets, #enable_layout_stylesheets, #featured_image, #featured_image_alt_text, #folder_id, #footer_html, #head_html, #html_title, #id, #include_default_custom_css, #language, #layout_sections, #link_rel_canonical_url, #mab_experiment_id, #meta_description, #name, #page_expiry_date, #page_expiry_enabled, #page_expiry_redirect_id, #page_expiry_redirect_url, #page_redirected, #password, #public_access_rules, #public_access_rules_enabled, #publish_date, #publish_immediately, #slug, #state, #subcategory, #template_path, #theme_settings_values, #translated_from_id, #translations, #updated, #updated_by_id, #url, #use_featured_image, #widget_containers, #widgets

Instance Method Summary collapse

Methods included from Internal::Type::RequestParameters::Converter

dump_request

Methods included from Internal::Type::RequestParameters

included

Methods inherited from HubSpotSDK::Models::Cms::PageData

values

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

Parameters:



# File 'lib/hubspot_sdk/models/cms/pages/website_page_create_params.rb', line 12