Class: HighLevel::Models::SocialMediaPosting::GetPostFormattedSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::SocialMediaPosting::GetPostFormattedSchema
- Defined in:
- lib/high_level/models/social_media_posting/get_post_formatted_schema.rb
Instance Attribute Summary collapse
-
#account_id ⇒ Object
readonly
Returns the value of attribute account_id.
-
#account_ids ⇒ Object
readonly
Returns the value of attribute account_ids.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#created_by ⇒ Object
readonly
Returns the value of attribute created_by.
-
#display_date ⇒ Object
readonly
Returns the value of attribute display_date.
-
#error ⇒ Object
readonly
Returns the value of attribute error.
-
#gmb_post_details ⇒ Object
readonly
Returns the value of attribute gmb_post_details.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#location_id ⇒ Object
readonly
Returns the value of attribute location_id.
-
#media ⇒ Object
readonly
Returns the value of attribute media.
-
#og_tags_details ⇒ Object
readonly
Returns the value of attribute og_tags_details.
-
#platform ⇒ Object
readonly
Returns the value of attribute platform.
-
#post_approval_details ⇒ Object
readonly
Returns the value of attribute post_approval_details.
-
#post_id ⇒ Object
readonly
Returns the value of attribute post_id.
-
#published_at ⇒ Object
readonly
Returns the value of attribute published_at.
-
#source ⇒ Object
readonly
Returns the value of attribute source.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#summary ⇒ Object
readonly
Returns the value of attribute summary.
-
#tags ⇒ Object
readonly
Returns the value of attribute tags.
-
#tiktok_post_details ⇒ Object
readonly
Returns the value of attribute tiktok_post_details.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
-
#updated_at ⇒ Object
readonly
Returns the value of attribute updated_at.
-
#user ⇒ Object
readonly
Returns the value of attribute user.
Instance Attribute Details
#account_id ⇒ Object (readonly)
Returns the value of attribute account_id
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def account_id @account_id end |
#account_ids ⇒ Object (readonly)
Returns the value of attribute account_ids
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def account_ids @account_ids end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def created_at @created_at end |
#created_by ⇒ Object (readonly)
Returns the value of attribute created_by
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def created_by @created_by end |
#display_date ⇒ Object (readonly)
Returns the value of attribute display_date
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def display_date @display_date end |
#error ⇒ Object (readonly)
Returns the value of attribute error
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def error @error end |
#gmb_post_details ⇒ Object (readonly)
Returns the value of attribute gmb_post_details
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def gmb_post_details @gmb_post_details end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def id @id end |
#location_id ⇒ Object (readonly)
Returns the value of attribute location_id
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def location_id @location_id end |
#media ⇒ Object (readonly)
Returns the value of attribute media
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def media @media end |
#og_tags_details ⇒ Object (readonly)
Returns the value of attribute og_tags_details
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def @og_tags_details end |
#platform ⇒ Object (readonly)
Returns the value of attribute platform
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def platform @platform end |
#post_approval_details ⇒ Object (readonly)
Returns the value of attribute post_approval_details
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def post_approval_details @post_approval_details end |
#post_id ⇒ Object (readonly)
Returns the value of attribute post_id
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def post_id @post_id end |
#published_at ⇒ Object (readonly)
Returns the value of attribute published_at
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def published_at @published_at end |
#source ⇒ Object (readonly)
Returns the value of attribute source
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def source @source end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def status @status end |
#summary ⇒ Object (readonly)
Returns the value of attribute summary
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def summary @summary end |
#tags ⇒ Object (readonly)
Returns the value of attribute tags
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def @tags end |
#tiktok_post_details ⇒ Object (readonly)
Returns the value of attribute tiktok_post_details
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def tiktok_post_details @tiktok_post_details end |
#type ⇒ Object (readonly)
Returns the value of attribute type
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def type @type end |
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def updated_at @updated_at end |
#user ⇒ Object (readonly)
Returns the value of attribute user
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_post_formatted_schema.rb', line 9 def user @user end |