Class: HighLevel::Models::SocialMediaPosting::PostCreateRequest

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/social_media_posting/post_create_request.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_idsObject (readonly)

Returns the value of attribute account_ids

Returns:

  • (Object)

    the current value of account_ids



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def 
  @account_ids
end

#category_idObject (readonly)

Returns the value of attribute category_id

Returns:

  • (Object)

    the current value of category_id



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def category_id
  @category_id
end

#created_byObject (readonly)

Returns the value of attribute created_by

Returns:

  • (Object)

    the current value of created_by



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def created_by
  @created_by
end

#follow_up_commentObject (readonly)

Returns the value of attribute follow_up_comment

Returns:

  • (Object)

    the current value of follow_up_comment



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def follow_up_comment
  @follow_up_comment
end

#gmb_post_detailsObject (readonly)

Returns the value of attribute gmb_post_details

Returns:

  • (Object)

    the current value of gmb_post_details



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def gmb_post_details
  @gmb_post_details
end

#mediaObject (readonly)

Returns the value of attribute media

Returns:

  • (Object)

    the current value of media



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def media
  @media
end

#og_tags_detailsObject (readonly)

Returns the value of attribute og_tags_details

Returns:

  • (Object)

    the current value of og_tags_details



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def og_tags_details
  @og_tags_details
end

#post_approval_detailsObject (readonly)

Returns the value of attribute post_approval_details

Returns:

  • (Object)

    the current value of post_approval_details



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def post_approval_details
  @post_approval_details
end

#schedule_dateObject (readonly)

Returns the value of attribute schedule_date

Returns:

  • (Object)

    the current value of schedule_date



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def schedule_date
  @schedule_date
end

#schedule_time_updatedObject (readonly)

Returns the value of attribute schedule_time_updated

Returns:

  • (Object)

    the current value of schedule_time_updated



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def schedule_time_updated
  @schedule_time_updated
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def status
  @status
end

#summaryObject (readonly)

Returns the value of attribute summary

Returns:

  • (Object)

    the current value of summary



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def summary
  @summary
end

#tagsObject (readonly)

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def tags
  @tags
end

#tiktok_post_detailsObject (readonly)

Returns the value of attribute tiktok_post_details

Returns:

  • (Object)

    the current value of tiktok_post_details



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def tiktok_post_details
  @tiktok_post_details
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def type
  @type
end

#user_idObject (readonly)

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



9
10
11
# File 'lib/high_level/models/social_media_posting/post_create_request.rb', line 9

def user_id
  @user_id
end