Class: HighLevel::Models::SocialMediaPosting::CSVPostSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/social_media_posting/csv_post_schema.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/csv_post_schema.rb', line 9

def 
  @account_ids
end

#error_messageObject (readonly)

Returns the value of attribute error_message

Returns:

  • (Object)

    the current value of error_message



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

def error_message
  @error_message
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/csv_post_schema.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/csv_post_schema.rb', line 9

def gmb_post_details
  @gmb_post_details
end

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



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

def link
  @link
end

#mediasObject (readonly)

Returns the value of attribute medias

Returns:

  • (Object)

    the current value of medias



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

def medias
  @medias
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/csv_post_schema.rb', line 9

def schedule_date
  @schedule_date
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/csv_post_schema.rb', line 9

def summary
  @summary
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/csv_post_schema.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/csv_post_schema.rb', line 9

def type
  @type
end