Class: HighLevel::Models::SocialMediaPosting::DeletePostsDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#post_idsObject (readonly)

Returns the value of attribute post_ids

Returns:

  • (Object)

    the current value of post_ids



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

def post_ids
  @post_ids
end